Age | Commit message (Expand) | Author |
2014-09-23 | libusb: convert init to realize | Gonglei |
2014-09-23 | usb-net: convert init to realize | Gonglei |
2014-09-23 | usb-bus: convert USBDeviceClass init to realize | Gonglei |
2014-09-23 | ohci: Convert fprint/DPRINTF/print to traces | Alexey Kardashevskiy |
2014-09-23 | usb-storage: fix possible memory leak and missing error message | Gonglei |
2014-09-22 | vfio: make rom read endian sensitive | Nikunj A Dadhania |
2014-09-22 | Revert "vfio: Make BARs native endian" | Alexey Kardashevskiy |
2014-09-22 | block: Always compile virtio-blk dataplane | Fam Zheng |
2014-09-22 | vring: Better error handling if num is too large | Fam Zheng |
2014-09-22 | virtio: Import virtio_vring.h | Fam Zheng |
2014-09-22 | ahci: properly shadow the TFD register | John Snow |
2014-09-22 | ahci: MSI capability should be at 0x80, not 0x50. | John Snow |
2014-09-22 | block: Rename qemu_aio_release -> qemu_aio_unref | Fam Zheng |
2014-09-22 | ide: Convert trim_aiocb_info.cancel to .cancel_async | Fam Zheng |
2014-09-22 | ide/ahci: Check for -ECANCELED in aio callbacks | Fam Zheng |
2014-09-22 | ide/atapi: Mark non-data commands as complete | John Snow |
2014-09-22 | pc: Add missing 'static' attribute | Stefan Weil |
2014-09-22 | usb-storage: Fix how legacy init handles option ID clash | Markus Armbruster |
2014-09-20 | Fix typos and misspellings in comments | zhanghailiang |
2014-09-19 | serial: check if backed by a physical serial port at realize time | Paolo Bonzini |
2014-09-19 | serial: reset state at startup | Paolo Bonzini |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-18 | pc: leave more space for BIOS allocations | Michael S. Tsirkin |
2014-09-18 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-09-18 | vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation | Damjan Marion |
2014-09-18 | virtio-pci: enable bus master for old guests | Michael S. Tsirkin |
2014-09-18 | Revert "virtio: don't call device on !vm_running" | Michael S. Tsirkin |
2014-09-18 | virtio-net: drop assert on vm stop | Michael S. Tsirkin |
2014-09-18 | qdev: Move global validation to a single function | Eduardo Habkost |
2014-09-18 | qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() | Eduardo Habkost |
2014-09-16 | hw/dma/i8257: Silence phony error message | Philipp Hahn |
2014-09-16 | kvmclock: Ensure time in migration never goes backward | Alexander Graf |
2014-09-16 | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation | Marcelo Tosatti |
2014-09-16 | pit: fix pit interrupt can't inject into vm after migration | ChenLiang |
2014-09-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-09-14 | hw/machine: Free old values of string properties | Eduardo Habkost |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-12 | hw/arm/boot: enable DTB support when booting ELF images | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: pass an address limit to and return size from load_dtb() | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load DTB as a ROM image | Ard Biesheuvel |
2014-09-12 | hw/arm/virt: fix pl011 and pl031 irq flags | Peter Maydell |
2014-09-12 | hw/arm/virt: Provide flash devices for boot ROMs | Peter Maydell |
2014-09-12 | pl061: implement input interrupt logic | Colin Leitner |
2014-09-12 | hw/arm/virt: add linux, stdout-path to /chosen DT node | Ard Biesheuvel |
2014-09-11 | dataplane: fix virtio_blk_data_plane_create() op blocker error path | Stefan Hajnoczi |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in... | Peter Maydell |
2014-09-11 | pckbd: adding new fields to vmstate | Pavel Dovgalyuk |
2014-09-11 | mc146818rtc: add missed field to vmstate | Pavel Dovgalyuk |
2014-09-11 | piix: do not set irq while loading vmstate | Pavel Dovgalyuk |