Age | Commit message (Expand) | Author |
2010-04-18 | sparc32 use empty_slot for missing RAM v1 | Artyom Tarasenko |
2010-04-18 | create empty_slot device | Artyom Tarasenko |
2010-04-18 | Fix harmless if statements with empty body, spotted by clang | Blue Swirl |
2010-04-13 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-04-14 | vhost.c: include <linux/vhost.h> last | Marcelo Tosatti |
2010-04-13 | vhost-net: disable mergeable buffers | Michael S. Tsirkin |
2010-04-13 | vhost: fix features ack | David L Stevens |
2010-04-13 | sh_pci: fix memory and I/O access | Aurelien Jarno |
2010-04-13 | r2d: always enable IDE and flash | Aurelien Jarno |
2010-04-11 | hw/r2d: add initrd support | Aurelien Jarno |
2010-04-11 | vhost.c: include <linux/vhost.h> last | Marcelo Tosatti |
2010-04-11 | vhost-net: disable mergeable buffers | Michael S. Tsirkin |
2010-04-11 | vhost: fix features ack | David L Stevens |
2010-04-11 | eepro100: convert to new capability API | Michael S. Tsirkin |
2010-04-11 | pci: add API to add capability at a known offset | Michael S. Tsirkin |
2010-04-11 | hw/r2d: add flash memory | Aurelien Jarno |
2010-04-09 | Implement virtio reset | Alexander Graf |
2010-04-09 | lsi: fix segfault in lsi_command_complete | Gerd Hoffmann |
2010-04-09 | move targphys.h and hw/poison.h inclusion to cpu-common.h | Paolo Bonzini |
2010-04-09 | move two variable declarations out of vl.c | Paolo Bonzini |
2010-04-08 | Debugcon: Fix debugging printf | Adam Lackorzynski |
2010-04-08 | e1000: fix build on Ubuntu with _FORTIFY_SOURCE | Thomas Monjalon |
2010-04-08 | smc91c111: allow access to reserved register | Lars Munch |
2010-04-08 | smc91c111: mask register offset | Lars Munch |
2010-04-08 | baum: add destroy hook | Samuel Thibault |
2010-04-08 | update bochs vbe interface | Gerd Hoffmann |
2010-04-07 | eepro100: fix PCI interrupt pin configuration regression | Stefan Weil |
2010-04-07 | eepro100: fix mapping of flash memory | Stefan Weil |
2010-04-07 | eepro100: Set power management capability using pci_reserve_capability | Stefan Weil |
2010-04-06 | eepro100: Set configuration bit for standard TCB | Stefan Weil |
2010-04-06 | eepro100: Add new device variant i82801 | Stefan Weil |
2010-04-06 | eepro100: Simplified device instantiation | Stefan Weil |
2010-04-06 | eepro100: Simplify status handling | Stefan Weil |
2010-04-06 | eepro100: Don't allow writing SCBStatus | Stefan Weil |
2010-04-05 | OHCI qdev conversion | Paul Brook |
2010-04-05 | ARMv7-M reset fixes | Paul Brook |
2010-04-04 | UHCI spurious interrut fix | Paul Brook |
2010-04-04 | Revert "Compile usb-ohci only once" | Paul Brook |
2010-04-03 | sparc32: add IOMMU chipset doc links | Blue Swirl |
2010-04-03 | sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs | Blue Swirl |
2010-04-03 | sparc32: improve timer implementation | Blue Swirl |
2010-04-02 | hw/r2d: add a USB keyboard | Aurelien Jarno |
2010-04-02 | usb-bus: fix no params | TeLeMan |
2010-04-01 | win32: Fix compiler errors from u_int64_t | Stefan Weil |
2010-04-01 | virtio-net: vhost net support | Michael S. Tsirkin |
2010-04-01 | vhost: vhost net support | Michael S. Tsirkin |
2010-04-01 | virtio-pci: fill in notifier support | Michael S. Tsirkin |
2010-04-01 | virtio: move typedef to qemu-common | Michael S. Tsirkin |
2010-04-01 | virtio: add set_status callback | Michael S. Tsirkin |
2010-04-01 | virtio: notifier support + APIs for queue fields | Michael S. Tsirkin |