Age | Commit message (Expand) | Author |
2011-06-27 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-06-26 | Fix fallouts from Linux header inclusion | Jan Kiszka |
2011-06-24 | Fix comment typos in hw/armv7m.c | Matthew Fernandez |
2011-06-24 | Spell "unkown" correctly in error_report() arguments | Markus Armbruster |
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster |
2011-06-22 | net: Warn about "-net nic" options which were ignored | Peter Maydell |
2011-06-22 | Optimize screendump | Avi Kivity |
2011-06-22 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-06-22 | Merge remote-tracking branch 'mst/for_anthony' into staging | Anthony Liguori |
2011-06-22 | Merge remote-tracking branch 'agraf/xen-next' into staging | Anthony Liguori |
2011-06-20 | kvm: Drop CONFIG_KVM_PARA | Jan Kiszka |
2011-06-20 | lsi: Fix unused-but-set-variable warning | Christophe Fergeau |
2011-06-19 | xen: Add the Xen platform pci device | Steven Smith |
2011-06-19 | xen: fix interrupt routing | Stefano Stabellini |
2011-06-19 | cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped | Stefano Stabellini |
2011-06-19 | xen: Add xc_domain_add_to_physmap to xen_interface. | Anthony PERARD |
2011-06-16 | wdt: remove unused variables | Michael S. Tsirkin |
2011-06-15 | usb-ehci: move device/vendor/class id to qdev | Michael S. Tsirkin |
2011-06-15 | ppce500: move device/vendor/class id to qdev | Michael S. Tsirkin |
2011-06-15 | pci: don't call qdev pci init method | Isaku Yamahata |
2011-06-15 | Merge remote-tracking branch 'origin/master' into pci | Michael S. Tsirkin |
2011-06-15 | hw/9118.c: Implement active-low interrupt support | Peter Maydell |
2011-06-15 | smc91c111: qdevify reset | Juha Riihimäki |
2011-06-15 | Merge remote-tracking branch 'kraxel/usb.16' into staging | Anthony Liguori |
2011-06-15 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-06-15 | ide: Clear error_status after restarting flush | Kevin Wolf |
2011-06-15 | ide: add TRIM support | Christoph Hellwig |
2011-06-15 | ide: allow other dma comands than read and write | Christoph Hellwig |
2011-06-15 | ide: Add forgotten VMSTATE_END_OF_LIST in subsection | Kevin Wolf |
2011-06-15 | ide: Fix ide_drive_pio_state_needed() | Kevin Wolf |
2011-06-15 | ide: Split error status from status register | Kevin Wolf |
2011-06-14 | usb-ccid: Plug memory leak on qdev exit() | Markus Armbruster |
2011-06-14 | print meaningful error message in case of --disable-vhost-net | Michael Tokarev |
2011-06-14 | virtio: compat event idx support | Michael S. Tsirkin |
2011-06-14 | usb-uhci: fix expire time initialization. | Gerd Hoffmann |
2011-06-14 | hw/usb-ohci.c: Implement remote wakeup | Peter Maydell |
2011-06-14 | hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register | Peter Maydell |
2011-06-14 | usb: Use defines for serial bus release number register for EHCI | Brad Hards |
2011-06-14 | usb: Use defines for serial bus release number register for UHCI | Brad Hards |
2011-06-14 | usb: Add defines for USB Serial Bus Release Number register | Brad Hards |
2011-06-14 | usb-bus: Don't detach non attached devices on device exit | Hans de Goede |
2011-06-14 | usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper | Hans de Goede |
2011-06-14 | usb-ehci: split trace calls to handle arg count limits | Gerd Hoffmann |
2011-06-14 | usb-ehci: itd handling fixes. | Gerd Hoffmann |
2011-06-14 | The USB tablet should not claim boot protocol support. | Kevin O'Connor |
2011-06-14 | Fix USB mouse Set_Protocol behavior | Kevin O'Connor |
2011-06-14 | usb-ehci: drop EXECUTING checks. | Gerd Hoffmann |
2011-06-14 | usb: cancel async packets on unplug | Gerd Hoffmann |
2011-06-14 | ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6) | Hans de Goede |