aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das
2013-09-23Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-22virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin
2013-09-20e1000: NetClientInfo.receive_iov implementedVincenzo Maffione
2013-09-20pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20kvm: Fix compiler warning (clang)Stefan Weil
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-09-20Merge remote-tracking branch 'spice/spice.v74' into stagingAnthony Liguori
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs
2013-09-20s390/sclpconsole: Add code to support live migration for sclpconsoleHeinz Graalfs
2013-09-20s390/sclpconsole: modify definition of input bufferHeinz Graalfs
2013-09-20kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka
2013-09-20kvmvapic: Enter inactive state on hardware resetJan Kiszka
2013-09-20kvmvapic: Catch invalid ROM sizeJan Kiszka
2013-09-19usb: Fix iovec memleak on combined-packet freeHans de Goede
2013-09-19usb: Also reset max_packet_size on ep_resetHans de Goede
2013-09-19xhci: Fix memory leak on xhci_disable_epHans de Goede
2013-09-19xhci: Add xhci_epid_to_usbep helper functionHans de Goede
2013-09-19xhci: Init a transfers xhci, slotid and epid member on epctx allocHans de Goede
2013-09-19xhci: Fix number of streams allocated when using streamsHans de Goede
2013-09-19usb: remove old usb-host codeGerd Hoffmann
2013-09-18qxl: compile only onceGerd Hoffmann
2013-09-18qxl: simplify page dirtyingGerd Hoffmann
2013-09-18qxl: simplify qxl_rom_sizeGerd Hoffmann
2013-09-18qxl: define qxl operating on 4k pagesGerd Hoffmann
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-16lsi: add 53C810 variantHervé Poussineau
2013-09-16lsi: remove todoHervé Poussineau
2013-09-16lsi: ignore write accesses to CTEST0 registersHervé Poussineau
2013-09-16lsi: check ssid versus sdid only if ssid is validHervé Poussineau
2013-09-16lsi: use constant name instead of its valueHervé Poussineau
2013-09-15pci: remove explicit check to 64K ioport sizeHervé Poussineau
2013-09-15piix4: disable io on resetMichael S. Tsirkin
2013-09-15piix: use 64 bit window programmed by guestMichael S. Tsirkin
2013-09-15q35: use 64 bit window programmed by guestMichael S. Tsirkin
2013-09-15pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin
2013-09-15q35: make pci window address/size match guest cfgMichael S. Tsirkin
2013-09-12pc_sysfw: Fix ISA BIOS init for ridiculously big flashMarkus Armbruster