Displaying 1 result from an estimated 1 matches for "a7d4207".
Did you mean:
374207
2013 Jun 03
11
[GIT PULL] Xen fixes and cleanups 20130603
...The first 4 commits are important fixes that should be backported to the
stable trees. The following should be backported at least up to QEMU
v1.3 included:
49fa988 xen: simplify xen_enabled
a7d4207 main_loop: do not set nonblocking if xen_enabled()
9f24a80 xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
The following should be backported only to QEMU v1.5:
58ee9b0 xen_machine_pv: do not create a dummy CPU in machine->init
The last 2 are just cleanups.
St...