aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong
2013-10-18net: update nic info during device resetAmos Kong
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-10-17vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka
2013-10-17cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka
2013-10-17e820: pass high memory too.Gerd Hoffmann
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-10-17spice: replace use of deprecated APIMarc-André Lureau
2013-10-17sd: Avoid access to NULL BlockDriverStateAndreas Färber
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács
2013-10-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...Anthony Liguori
2013-10-14ssdt-proc: update generated fileMichael S. Tsirkin
2013-10-14ssdt: fix PBLK lengthMichael S. Tsirkin
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-10-14pc: use new api to add builtin tablesMichael S. Tsirkin
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin
2013-10-14hpet: add API to find itMichael S. Tsirkin
2013-10-14pvpanic: add API to access io portMichael S. Tsirkin
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin
2013-10-14i386: define pc guest infoMichael S. Tsirkin
2013-10-14loader: allow adding ROMs in done callbacksMichael S. Tsirkin
2013-10-14i386: add bios linker/loaderMichael S. Tsirkin
2013-10-14loader: use file path size from fw_cfg.hMichael S. Tsirkin
2013-10-14acpi: ssdt pcihp: updat generated fileMichael S. Tsirkin
2013-10-14acpi: pre-compiled ASL filesMichael S. Tsirkin
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin
2013-10-14i386: add ACPI table files from seabiosMichael S. Tsirkin
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin
2013-10-14pcie_host: expose address formatMichael S. Tsirkin
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin
2013-10-14loader: support for unmapped ROM blobsMichael S. Tsirkin
2013-10-14fw_cfg: interface to trigger callback on readMichael S. Tsirkin
2013-10-14pci: fix up w64 size calculation helperMichael S. Tsirkin
2013-10-14hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-14hw/vfio: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-14hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-14hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum
2013-10-14hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum
2013-10-14hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum
2013-10-14hw/pci: partially handle pci master abortMarcel Apfelbaum
2013-10-14memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-11ahci: set ahci mode on resetMichael S. Tsirkin