Age | Commit message (Expand) | Author |
2011-07-05 | usb: Add a register_companion USB bus op. | Hans de Goede |
2011-07-05 | usb: Move (initial) call of usb_port_location to usb_fill_port | Hans de Goede |
2011-07-05 | usb: Add a usb_fill_port helper function | Hans de Goede |
2011-07-05 | hw/usb-musb.c: Don't misuse usb_packet_complete() | Peter Maydell |
2011-07-05 | ide: Initialise buffers with zeros | Kevin Wolf |
2011-07-05 | ide: Ignore reads during PIO in and writes during PIO out | Kevin Wolf |
2011-07-05 | virtio-blk: Turn drive serial into a qdev property | Markus Armbruster |
2011-07-04 | pxa2xx_lcd: add proper rotation support | Vasily Khoruzhick |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil |
2011-07-04 | qxl: allow QXL_IO_LOG also in vga | Alon Levy |
2011-07-04 | qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist | Gerd Hoffmann |
2011-07-04 | qxl: make sure primary surface is saved on migration | Yonit Halperin |
2011-07-04 | qxl: add dev id to guest prints | Alon Levy |
2011-07-04 | qxl-logger: add timestamp to command log | Alon Levy |
2011-07-04 | qxl: interface_get_command: fix reported mode | Alon Levy |
2011-07-04 | qxl: device id fixup | Gerd Hoffmann |
2011-07-02 | esp: correctly fill bus id with requested lun | Hervé Poussineau |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-06-30 | etraxfs-ser: Correct default value for RW_REC_CTRL | Edgar E. Iglesias |
2011-06-27 | Merge remote-tracking branch 'kraxel/usb.17' into staging | Anthony Liguori |
2011-06-27 | Merge remote-tracking branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-06-27 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-06-27 | virtio-serial: Fix segfault on guest boot | Luiz Capitulino |
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-23 | usb: ignore USB_DT_DEBUG | Gerd Hoffmann |
2011-06-23 | usb-storage: Turn drive serial into a qdev property usb-storage.serial | Markus Armbruster |
2011-06-23 | hw/usb-ohci.c: Fix handling of remote wakeup corner cases | Peter Maydell |
2011-06-23 | usb-bus: Don't allow speed mismatch while attaching devices | Hans de Goede |
2011-06-23 | usb: Add a speedmask to devices | Hans de Goede |
2011-06-23 | usb: Proper error propagation for usb_device_attach errors | Hans de Goede |
2011-06-23 | usb-bus: Don't allow attaching a device to a bus with no free ports | Hans de Goede |
2011-06-23 | ehci: switch to nanoseconds | Gerd Hoffmann |
2011-06-23 | ehci: add freq + maxframes properties | Gerd Hoffmann |
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-17 | PPC: move TLBs to their own arrays | Alexander Graf |
2011-06-17 | PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type | Alexander Graf |