index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
5
-472
/
+472
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
1
-1
/
+0
2009-05-08
reset state for load_linux
Glauber Costa
1
-0
/
+7
2009-05-08
register reset handler for option_roms
Glauber Costa
1
-0
/
+25
2009-05-08
Remove superfluous #includes.
Paul Brook
2
-2
/
+0
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
1
-12
/
+13
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
47
-262
/
+180
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
1
-1
/
+1
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
1
-83
/
+44
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
1
-7
/
+7
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
1
-18
/
+2
2009-05-05
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
1
-8
/
+8
2009-05-05
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
1
-57
/
+24
2009-05-05
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
3
-20
/
+7
2009-05-03
minor fix of pci_register_bus()
Isaku Yamahata
1
-0
/
+1
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
21
-32
/
+37
2009-05-03
Handle NULL bdrv.
Paul Brook
1
-4
/
+10
2009-05-01
Fix hw/acpi.c build w/ DEBUG enabled
Alex Williamson
1
-6
/
+6
2009-05-01
Pci nic: pci_register_device can fail
Chris Wright
5
-0
/
+17
2009-05-01
suport device driver initialization model
Glauber Costa
1
-2
/
+1
2009-05-01
fix virtio_blk_inhdr comment
Christoph Hellwig
1
-1
/
+1
2009-05-01
Hardware watchdog
Richard W.M. Jones
5
-0
/
+786
2009-05-01
virtio-blk: add SGI_IO passthru support
Christoph Hellwig
2
-7
/
+128
2009-05-01
Remove redundant cirrus vga ram functions.
Paul Brook
1
-30
/
+0
2009-04-30
Remove vga LFB accessor hacks.
Paul Brook
1
-8
/
+0
2009-04-27
Synch to VGA
Blue Swirl
1
-4
/
+4
2009-04-27
[RESEND] Fix vga segfaults or screen corruption with large memory guests
Avi Kivity
1
-5
/
+6
2009-04-25
Fix compilation when x86_64 is defined
Blue Swirl
2
-8
/
+14
2009-04-25
Fix warning
Blue Swirl
1
-1
/
+1
2009-04-24
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
1
-3
/
+1
2009-04-23
Fix typo, thanks to Andreas Faerber for spotting
blueswir1
1
-1
/
+1
2009-04-23
Use a more natural order
blueswir1
3
-5
/
+5
2009-04-22
Change RTC time drift IRQ re-injection (Gleb Natapov)
aliguori
1
-15
/
+47
2009-04-22
implement qemu_blockalign (Stefano Stabellini)
aliguori
1
-1
/
+1
2009-04-22
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
aliguori
1
-0
/
+6
2009-04-22
xen: pv domain builder. (Gerd Hoffmann)
aliguori
5
-0
/
+358
2009-04-22
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
aliguori
4
-0
/
+170
2009-04-22
xen: add net backend driver. (Gerd Hoffmann)
aliguori
3
-0
/
+408
2009-04-22
xen: add block device backend driver. (Gerd Hoffmann)
aliguori
4
-0
/
+885
2009-04-22
xen: add framebuffer backend driver (Gerd Hoffmann)
aliguori
3
-0
/
+1022
2009-04-22
xen: add console backend driver. (Gerd Hoffmann)
aliguori
3
-0
/
+274
2009-04-22
xen: backend driver core (Gerd Hoffmann)
aliguori
4
-1
/
+840
2009-04-22
xen: groundwork for xen support (Gerd Hoffmann)
aliguori
3
-0
/
+83
2009-04-21
sending NUMA topology to BIOS (Andre Przywara)
aliguori
2
-0
/
+25
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-1
/
+1
2009-04-19
Adds SM501 usb host emulation feature.
aurel32
4
-44
/
+109
2009-04-19
Fix indices in Menelaus save/load.
balrog
1
-6
/
+6
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
3
-0
/
+395
2009-04-17
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
16
-44
/
+280
[next]