summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3170-115/+16010
|\
| * ssdt-proc: update generated fileMichael S. Tsirkin2013-10-141-5/+5
| * ssdt: fix PBLK lengthMichael S. Tsirkin2013-10-141-1/+1
| * i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-147-0/+1568
| * pc: use new api to add builtin tablesMichael S. Tsirkin2013-10-141-1/+1
| * acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+40
| * hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+5
| * pvpanic: add API to access io portMichael S. Tsirkin2013-10-141-1/+12
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-143-0/+74
| * piix: APIs for pc guest infoMichael S. Tsirkin2013-10-142-4/+48
| * acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-141-3/+3
| * i386: define pc guest infoMichael S. Tsirkin2013-10-141-0/+21
| * loader: allow adding ROMs in done callbacksMichael S. Tsirkin2013-10-141-1/+5
| * i386: add bios linker/loaderMichael S. Tsirkin2013-10-143-0/+186
| * loader: use file path size from fw_cfg.hMichael S. Tsirkin2013-10-141-1/+1
| * acpi: ssdt pcihp: updat generated fileMichael S. Tsirkin2013-10-141-4/+4
| * acpi: pre-compiled ASL filesMichael S. Tsirkin2013-10-145-0/+12383
| * acpi: add rules to compile ASL sourceMichael S. Tsirkin2013-10-141-0/+22
| * i386: add ACPI table files from seabiosMichael S. Tsirkin2013-10-1410-0/+1435
| * q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+14
| * q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-1/+1
| * pcie_host: expose address formatMichael S. Tsirkin2013-10-141-21/+0
| * pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-3/+0
| * loader: support for unmapped ROM blobsMichael S. Tsirkin2013-10-142-4/+21
| * fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-141-5/+28
| * pci: fix up w64 size calculation helperMichael S. Tsirkin2013-10-141-8/+12
| * hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-2/+0
| * hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-142-4/+4
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-1426-43/+43
| * hw/vfio: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-5/+6
| * hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+11
| * hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum2013-10-141-1/+1
| * hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-4/+22
| * hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-141-0/+16
| * hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+26
| * memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2013-10-141-2/+2
* | integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-313-0/+102
* | hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-313-19/+13
* | hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell2013-10-311-2/+4
* | hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-244-3/+45
* | hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-243-8/+10
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-10-181-0/+3
|\ \
| * | kvmvapic: Prevent reading beyond the end of guest RAMJan Kiszka2013-10-041-0/+3
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-10-182-1/+15
|\ \ \
| * | | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
| * | | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
| * | | net: update nic info during device resetAmos Kong2013-10-182-0/+2
* | | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-10-182-2/+1
|\ \ \ \
| * | | | virtio: Remove unneeded memcpyStefan Weil2013-10-181-1/+0
| * | | | sd: Avoid access to NULL BlockDriverStateAndreas Färber2013-10-171-1/+1
| |/ / /
OpenPOWER on IntegriCloud