Age | Commit message (Expand) | Author |
2012-09-25 | acpi: use notifier for signaling guest system_powerdown command | Igor Mammedov |
2012-09-25 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-09-25 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2012-09-23 | pflash_cfi01: Fix warning caused by unreachable code | Stefan Weil |
2012-09-23 | ioh3420: Remove unreachable code | Stefan Weil |
2012-09-23 | lm4549: Fix buffer overflow | Stefan Weil |
2012-09-23 | cadence_uart: Fix buffer overflow | Stefan Weil |
2012-09-21 | Merge branch 'usb.65' of git://git.kraxel.org/qemu | Aurelien Jarno |
2012-09-21 | SCSI: Standard INQUIRY data should report HiSup flag as set. | Ronnie Sahlberg |
2012-09-21 | scsi-disk: use scsi_data_cdb_length | Paolo Bonzini |
2012-09-21 | scsi: introduce scsi_cdb_length and scsi_data_cdb_length | Paolo Bonzini |
2012-09-21 | scsi-disk: fix check for out-of-range LBA | Paolo Bonzini |
2012-09-21 | scsi-disk: introduce check_lba_range | Paolo Bonzini |
2012-09-19 | hw/pflash_cfi0[12]: Use host-utils.h ctz32() | Peter Maydell |
2012-09-19 | pflash_cfi01: fix vendor specific extended query | Aurelien Jarno |
2012-09-19 | xilinx_timer: Fix a compile error if debug enabled | Chris Wulff |
2012-09-19 | xilinx: fix names of ethernet and dma links. | Peter A. G. Crosthwaite |
2012-09-19 | xilinx.h: Error check when setting links | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Fixed "frequency" prop name | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Send dbg msgs to stderr not stdout | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Removed comma in device name | Peter A. G. Crosthwaite |
2012-09-17 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'spice/spice.v60' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-09-17 | pc: Drop practically unused BOCHS BIOS debug ports | Jan Kiszka |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl |
2012-09-14 | net: fix usbnet_receive() packet drops | Stefan Hajnoczi |
2012-09-14 | net: clean up usbnet_receive() | Stefan Hajnoczi |
2012-09-14 | eepro100: Fix network hang when rx buffers run out | Bo Yang |
2012-09-14 | xen: flush queue when getting an event | Paolo Bonzini |
2012-09-14 | e1000: flush queue whenever can_receive can go from false to true | Paolo Bonzini |
2012-09-14 | net: notify iothread after flushing queue | Paolo Bonzini |
2012-09-14 | Spelling fixes in comments and macro names (ressource -> resource) | Stefan Weil |
2012-09-14 | Fix spelling (licenced -> licensed) in GPL | Stefan Weil |
2012-09-14 | Spelling fixes in comments and documentation | Stefan Weil |
2012-09-14 | srp: Don't use QEMU_PACKED for single elements of a structured type | Stefan Weil |
2012-09-13 | uhci: Don't queue up packets after one with the SPD flag set | Hans de Goede |
2012-09-13 | usb-redir: Revert usb-redir part of commit 93bfef4c | Hans de Goede |
2012-09-13 | usb-redir: Add chardev open / close debug logging | Hans de Goede |
2012-09-13 | usb-redir: Add support for migration | Hans de Goede |
2012-09-13 | usb-redir: Store max_packet_size in endp_data | Hans de Goede |
2012-09-13 | usb-redir: Add an already_in_flight packet-id queue | Hans de Goede |
2012-09-13 | usb-redir: Change cancelled packet code into a generic packet-id queue | Hans de Goede |
2012-09-13 | ehci: Walk async schedule before and after migration | Hans de Goede |
2012-09-13 | ehci: Don't set seen to 0 when removing unseen queue-heads | Hans de Goede |
2012-09-13 | hw/qxl: support client monitor configuration via device | Alon Levy |
2012-09-13 | qxl: add trace-event for QXL_IO_LOG | Alon Levy |
2012-09-13 | hw/qxl: tracing fixes | Alon Levy |