aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini
2013-06-03xen: remove xen_vcpu_initStefano Stabellini
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini
2013-06-03xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini
2013-06-03Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori
2013-06-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-06-03xhci: add live migration supportGerd Hoffmann
2013-06-03xhci: add xhci_init_epctxGerd Hoffmann
2013-06-03xhci: add xhci_alloc_epctxGerd Hoffmann
2013-06-03xhci: add XHCISlot->addressedGerd Hoffmann
2013-06-03pci: add VMSTATE_MSIXGerd Hoffmann
2013-06-03host-libusb: Correct test for USB packet stateEd Maste
2013-06-03Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau
2013-06-02tcx: Fix 24-bit display modeMark Cave-Ayland
2013-06-02pvpanic: use FWCfgState explicitlyMichael S. Tsirkin
2013-06-02fw_cfg: fw_cfg is a singletonMichael S. Tsirkin
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin
2013-06-01m25p80: Add Micron n25q032aEd Maste
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang
2013-06-01debugcon: make debug message more readableliguang
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang
2013-06-01Remove unnecessary break statementsStefan Weil
2013-05-30qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-05-30q35: set fw_nameMichael S. Tsirkin
2013-05-29virtio-pci: drop unused wmb macroMichael S. Tsirkin
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen
2013-05-29Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2013-05-28hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis
2013-05-28hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V
2013-05-28hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V
2013-05-28hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini
2013-05-24rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-22pci-assign: Add MSI affinity supportAlex Williamson
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman
2013-05-22glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno
2013-05-18Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-18remove some double-includesMichael Tokarev