Age | Commit message (Expand) | Author | Files | Lines |
2011-07-05 | hw/usb-musb.c: Don't misuse usb_packet_complete() | Peter Maydell | 1 | -1/+1 |
2011-07-05 | ide: Initialise buffers with zeros | Kevin Wolf | 1 | -1/+5 |
2011-07-05 | ide: Ignore reads during PIO in and writes during PIO out | Kevin Wolf | 1 | -8/+36 |
2011-07-05 | virtio-blk: Turn drive serial into a qdev property | Markus Armbruster | 7 | -13/+31 |
2011-07-04 | pxa2xx_lcd: add proper rotation support | Vasily Khoruzhick | 2 | -12/+100 |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil | 3 | -6/+6 |
2011-07-04 | qxl: allow QXL_IO_LOG also in vga | Alon Levy | 1 | -0/+1 |
2011-07-04 | qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist | Gerd Hoffmann | 1 | -0/+1 |
2011-07-04 | qxl: make sure primary surface is saved on migration | Yonit Halperin | 1 | -3/+6 |
2011-07-04 | qxl: add dev id to guest prints | Alon Levy | 1 | -1/+2 |
2011-07-04 | qxl-logger: add timestamp to command log | Alon Levy | 1 | -1/+3 |
2011-07-04 | qxl: interface_get_command: fix reported mode | Alon Levy | 1 | -4/+21 |
2011-07-04 | qxl: device id fixup | Gerd Hoffmann | 1 | -8/+3 |
2011-07-02 | esp: correctly fill bus id with requested lun | Hervé Poussineau | 1 | -1/+1 |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl | 7 | -28/+195 |
2011-06-30 | etraxfs-ser: Correct default value for RW_REC_CTRL | Edgar E. Iglesias | 1 | -5/+19 |
2011-06-27 | Merge remote-tracking branch 'kraxel/usb.17' into staging | Anthony Liguori | 7 | -38/+91 |
2011-06-27 | Merge remote-tracking branch 'amit/for-anthony' into staging | Anthony Liguori | 1 | -10/+14 |
2011-06-27 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 16 | -37/+37 |
2011-06-27 | virtio-serial: Fix segfault on guest boot | Luiz Capitulino | 1 | -10/+14 |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl | 2 | -2/+0 |
2011-06-26 | Fix fallouts from Linux header inclusion | Jan Kiszka | 1 | -0/+10 |
2011-06-24 | Fix comment typos in hw/armv7m.c | Matthew Fernandez | 1 | -2/+2 |
2011-06-24 | Spell "unkown" correctly in error_report() arguments | Markus Armbruster | 6 | -11/+11 |
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster | 9 | -24/+24 |
2011-06-23 | usb: ignore USB_DT_DEBUG | Gerd Hoffmann | 2 | -0/+5 |
2011-06-23 | usb-storage: Turn drive serial into a qdev property usb-storage.serial | Markus Armbruster | 1 | -3/+11 |
2011-06-23 | hw/usb-ohci.c: Fix handling of remote wakeup corner cases | Peter Maydell | 1 | -3/+14 |
2011-06-23 | usb-bus: Don't allow speed mismatch while attaching devices | Hans de Goede | 1 | -0/+5 |
2011-06-23 | usb: Add a speedmask to devices | Hans de Goede | 3 | -0/+14 |
2011-06-23 | usb: Proper error propagation for usb_device_attach errors | Hans de Goede | 2 | -14/+16 |
2011-06-23 | usb-bus: Don't allow attaching a device to a bus with no free ports | Hans de Goede | 1 | -0/+5 |
2011-06-23 | ehci: switch to nanoseconds | Gerd Hoffmann | 1 | -18/+11 |
2011-06-23 | ehci: add freq + maxframes properties | Gerd Hoffmann | 1 | -2/+12 |
2011-06-22 | net: Warn about "-net nic" options which were ignored | Peter Maydell | 1 | -0/+1 |
2011-06-22 | Optimize screendump | Avi Kivity | 1 | -3/+10 |
2011-06-22 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -9/+0 |
2011-06-22 | Merge remote-tracking branch 'mst/for_anthony' into staging | Anthony Liguori | 53 | -432/+552 |
2011-06-22 | Merge remote-tracking branch 'agraf/xen-next' into staging | Anthony Liguori | 8 | -39/+402 |
2011-06-20 | kvm: Drop CONFIG_KVM_PARA | Jan Kiszka | 1 | -9/+0 |
2011-06-20 | lsi: Fix unused-but-set-variable warning | Christophe Fergeau | 1 | -2/+0 |
2011-06-19 | xen: Add the Xen platform pci device | Steven Smith | 4 | -0/+349 |
2011-06-19 | xen: fix interrupt routing | Stefano Stabellini | 3 | -38/+35 |
2011-06-19 | cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped | Stefano Stabellini | 1 | -1/+4 |
2011-06-19 | xen: Add xc_domain_add_to_physmap to xen_interface. | Anthony PERARD | 1 | -0/+14 |
2011-06-17 | PPC: move TLBs to their own arrays | Alexander Graf | 1 | -2/+2 |
2011-06-17 | PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type | Alexander Graf | 1 | -2/+3 |
2011-06-17 | PPC: E500: Use MAS registers instead of internal TLB representation | Alexander Graf | 1 | -8/+13 |
2011-06-17 | PPC: mpc8544ds: Add hypervisor node | Alexander Graf | 1 | -6/+15 |
2011-06-17 | PPC: calculate kernel,initrd,cmdline locations dynamically | Alexander Graf | 3 | -10/+23 |