Alexander Graf dc61b0dc5a Make -kernel for linux work with bochsbios
While trying to run -kernel with -bios pc-bios/pcbios.bin, I realized
that I was actually writing data to %es, but only set up %ds to a 32-bit
segment we want to write to.

So at the end of the day the data hasn't actually been copied. Oops.

So here's a fix to set ES instead of DS, which makes -kernel work with
BOCHS bios again (and actually makes the code do the correct thing)!

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-03 15:25:58 -06:00
2009-12-03 09:41:25 -06:00
2009-12-03 11:45:50 -06:00
2009-11-22 21:27:40 +00:00
2009-11-29 18:00:41 +01:00
2009-12-03 15:25:57 -06:00
2009-12-03 11:45:50 -06:00
2009-12-03 09:41:25 -06:00
2009-11-23 12:53:22 -06:00
2009-12-03 11:45:50 -06:00
2009-11-22 21:35:13 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-12-01 00:06:15 +00:00
2009-10-02 17:59:10 +00:00
2009-09-12 07:36:22 +00:00
2009-09-12 07:36:22 +00:00
2009-10-27 12:28:59 -05:00
2009-09-25 19:53:21 +00:00
2009-10-05 09:32:44 -05:00
2009-10-01 16:12:16 -05:00
2009-11-17 08:49:30 -06:00
2009-11-17 08:49:38 -06:00
2009-10-08 21:17:18 -05:00
2009-11-21 09:06:46 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-20 06:56:26 +00:00
2009-10-05 09:32:44 -05:00
2009-11-14 01:19:12 +01:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-12 07:36:22 +00:00
2009-11-29 18:00:41 +01:00
2009-12-03 11:45:50 -06:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-27 12:28:59 -05:00
2009-10-01 16:12:16 -05:00
2009-11-19 16:42:45 +00:00
2009-12-03 11:45:50 -06:00
2009-12-03 11:45:50 -06:00
2009-09-12 07:36:22 +00:00
2009-12-03 09:41:35 -06:00
2009-12-03 11:45:50 -06:00
2009-12-03 09:41:29 -06:00
2009-08-15 07:51:59 +00:00
2009-12-03 11:45:50 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-12-03 11:45:50 -06:00
2009-10-27 12:28:59 -05:00
2009-12-03 11:45:50 -06:00
2009-12-03 11:45:50 -06:00
2009-11-19 16:45:21 +00:00
2009-11-21 09:06:46 +00:00
2009-10-01 16:12:16 -05:00
2009-12-03 11:45:50 -06:00
2009-07-22 10:58:49 -05:00
2009-10-05 09:32:45 -05:00
2009-12-03 09:41:22 -06:00
2009-12-03 09:41:22 -06:00
2009-11-17 08:49:38 -06:00
2009-11-17 08:49:38 -06:00
2009-09-04 09:37:29 -05:00
2009-12-03 09:41:20 -06:00
2009-12-03 09:41:18 -06:00
2009-12-03 09:41:20 -06:00
2009-10-01 16:12:16 -05:00
2009-10-06 14:36:09 -05:00
2009-11-14 01:19:12 +01:00
2009-09-13 19:38:43 +00:00
2009-12-03 11:45:49 -06:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-11-29 18:00:41 +01:00
2009-07-16 18:12:18 -05:00
2009-10-01 16:12:16 -05:00
2009-12-03 11:45:50 -06:00
2009-10-01 16:12:16 -05:00
2009-08-10 13:05:30 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%