aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-03-10ahci: Recompute cur_cmd on migrate post loadJohn Snow
2015-03-10ahci: add support for restarting non-queued commandsPaolo Bonzini
2015-03-10ahci: Migrate IDEStatusJohn Snow
2015-03-10ide: support PIO restart for the ISA controllerPaolo Bonzini
2015-03-10ide: make more functions staticPaolo Bonzini
2015-03-10ide: commonize io_buffer_index initializationPaolo Bonzini
2015-03-10ide: migrate initial request state via IDEBusPaolo Bonzini
2015-03-10ide: place initial state of the current request to IDEBusPaolo Bonzini
2015-03-10ide: replace set_unit callback with more IDEBus statePaolo Bonzini
2015-03-10ide: remove restart_cb callbackPaolo Bonzini
2015-03-10ide: move restart callback to common codePaolo Bonzini
2015-03-10ide: pass IDEBus to the restart_cbPaolo Bonzini
2015-03-10ide: do not use BMDMA in restart callbackPaolo Bonzini
2015-03-10ide: introduce ide_register_restart_cbPaolo Bonzini
2015-03-10ide: prepare to move restart to common codePaolo Bonzini
2015-03-10ide: start extracting ide_restart_dma out of bmdma_restart_dmaPaolo Bonzini
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng
2015-03-08Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell
2015-03-08Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2015-03-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov
2015-03-04virtio-balloon: Add some trace eventszhanghailiang
2015-03-04virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang
2015-03-04pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang
2015-03-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...Peter Maydell
2015-03-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek
2015-03-03qxl: drop update_displaychangelistener call for secondary qxl devicesGerd Hoffmann
2015-03-03vga: refactor vram_size clamping and roundingRadim Krčmář
2015-03-03qxl: refactor rounding up to a nearest power of 2Radim Krčmář
2015-03-03spice: fix invalid memory access to vga.vramRadim Krčmář
2015-03-03qxl: document minimal video memory for new modesRadim Krčmář
2015-03-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
2015-03-02vfio-pci: Enable device request notification supportAlex Williamson
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy
2015-03-02vfio: Add ioctl number to error reportAlexey Kardashevskiy
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-03-02virtio-scsi: Allocate op blocker reason before blockingMax Reitz
2015-02-27Give ivshmem its own config optionDavid Gibson
2015-02-27Create specific config option for "platform-bus"David Gibson
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson
2015-02-27virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng
2015-02-27scsi: give device a parent before setting propertiesPaolo Bonzini