aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-10-04pseries: Set hash table size based on RAM sizeDavid Gibson
2012-10-04pseries: Remove unnecessary locking from PAPR hash table hcallsDavid Gibson
2012-10-04ppc405_uc: Fix buffer overflowStefan Weil
2012-10-04pseries: Fix semantics of RTAS int-on, int-off and set-xive functionsDavid Gibson
2012-10-04pseries: Rework implementation of TCE bypassDavid Gibson
2012-10-04pseries: Remove never used flags field from spapr vio devicesDavid Gibson
2012-10-04pseries: Remove XICS irq type enum typeDavid Gibson
2012-10-04pseries: Remove C bitfields from xics codeDavid Gibson
2012-10-04pseries: Small cleanup to H_CEDE implementationDavid Gibson
2012-10-04pseries: Fix XICS resetDavid Gibson
2012-10-04pseries: Reset emulated PCI TCE tables on system resetDavid Gibson
2012-10-04pseries: Clear TCE and signal state when resetting PAPR VIO devicesDavid Gibson
2012-10-04pseries: Add support for new KVM hash table control callDavid Gibson
2012-10-04pseries: Use new method to correct reset sequenceDavid Gibson
2012-10-04pseries: Fix and cleanup CPU initialization and resetDavid Gibson
2012-10-03xen: Introduce xen_modified_memory.Anthony PERARD
2012-10-03qemu/xen: Add 64 bits big bar support on qemuXudong Hao
2012-10-03xen: Fix, no unplug of pt device by platform device.Anthony PERARD
2012-10-01vfio_pci: fix build on 32-bit systemsAnthony Liguori
2012-10-01vfio: Enable vfio-pci and mark supportedAlex Williamson
2012-10-01vfio: vfio-pci device assignment driverAlex Williamson
2012-09-28iostatus: reorganize io error codePaolo Bonzini
2012-09-28iostatus: change is_read to a boolPaolo Bonzini
2012-09-28iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini
2012-09-28iostatus: rename BlockErrorAction, BlockQMPEventActionPaolo Bonzini
2012-09-28virtio-serial-bus: let chardev know the exact number of bytes requestedAmit Shah
2012-09-28virtio: Introduce virtqueue_get_avail_bytes()Amit Shah
2012-09-28virtio: use unsigned int for counting bytes in vqAmit Shah
2012-09-28virtio-net: fix used len for txMichael S. Tsirkin
2012-09-28virtio: don't mark unaccessed memory as dirtyMichael S. Tsirkin
2012-09-26Versatile Express: Add modelling of NOR flashFrancesco Lavra
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge
2012-09-26pl190: fix read of VECTADDRBrendan Fennell
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson
2012-09-26ehci: Fix interrupt packet MULT handlingHans de Goede
2012-09-26xhci: create a memory region for each portGerd Hoffmann
2012-09-26xhci: route string & usb hub supportGerd Hoffmann
2012-09-26xhci: tweak limitsGerd Hoffmann
2012-09-26compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann
2012-09-26add pc-1.3 machine typeGerd Hoffmann
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-25ivshmem: add 64bit optionGerd Hoffmann
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann
2012-09-25add pc-1.3 machine typeGerd Hoffmann
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori