aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2014-12-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell
2014-12-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell
2014-12-22hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmwareLaszlo Ersek
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek
2014-12-22hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek
2014-12-22arm: add fw_cfg to "virt" boardLaszlo Ersek
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek
2014-12-22fw_cfg_mem: introduce the "data_width" propertyLaszlo Ersek
2014-12-22fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIANLaszlo Ersek
2014-12-22fw_cfg_mem: max access size and region size are the same for data registerLaszlo Ersek
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek
2014-12-22target-arm: Disable EL3 on unsupported machinesGreg Bellows
2014-12-22target-arm: Breakout integratorcp and versatilepb cpu initGreg Bellows
2014-12-22target-arm: Set CPU has_el3 prop during virt initGreg Bellows
2014-12-22target-arm: Enable CPU has_el3 prop during VE initGreg Bellows
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows
2014-12-22target-arm: Add virt machine secure propertyGreg Bellows
2014-12-22target-arm: Add virt class and machine typesGreg Bellows
2014-12-22target-arm: Change vexpress daughterboard init argGreg Bellows
2014-12-22target-arm: Add vexpress machine secure propertyGreg Bellows
2014-12-22target-arm: Switch to common vexpress machine initGreg Bellows
2014-12-22target-arm: Add vexpress a9 & a15 machine objectsGreg Bellows
2014-12-22target-arm: Add vexpress class and machine typesGreg Bellows
2014-12-22machine: remove qemu_machine_opts global listMarcel Apfelbaum
2014-12-22vfio: Cleanup error_report()sAlex Williamson
2014-12-22hw/vfio: create common moduleEric Auger
2014-12-22hw/vfio/pci: use name field in format stringsEric Auger
2014-12-22hw/vfio/pci: rename group_list into vfio_group_listEric Auger
2014-12-22hw/vfio/pci: split vfio_get_deviceEric Auger
2014-12-22hw/vfio/pci: Introduce VFIORegionEric Auger
2014-12-22hw/vfio/pci: handle reset at VFIODeviceEric Auger
2014-12-22hw/vfio/pci: add type, name and group fields in VFIODeviceEric Auger
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei
2014-12-20Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-12-19hw/vfio/pci: introduce minimalist VFIODevice with fdEric Auger
2014-12-19hw/vfio/pci: generalize mask/unmask to any IRQ indexEric Auger
2014-12-19hw/vfio/pci: Rename VFIODevice into VFIOPCIDeviceEric Auger
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips
2014-12-19vfio: fix adding memory listener to the right address spaceFrank Blaschka
2014-12-19vfio: migration to trace pointsEric Auger
2014-12-19e1000: defer packets until BM enabledMichael S. Tsirkin
2014-12-19net: don't use set/get_pointer() in set/get_netdev()Jason Wang
2014-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...Peter Maydell
2014-12-16vga: set catagory bit for secondary vga deviceGonglei
2014-12-16move hw cursor pos from cirrus to vgaGerd Hoffmann
2014-12-16cirrus: Force use of shadow pixmap when HW cursor is enabledBenjamin Herrenschmidt
2014-12-16vga: Add mechanism to force the use of a shadow surfaceBenjamin Herrenschmidt
2014-12-16spice: reduce refresh rate in native modeGerd Hoffmann