summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3195-172/+16666
|\
| * 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-148-0/+1569
| * 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-142-0/+44
| * hpet: add API to find itMichael S. Tsirkin2013-10-142-0/+7
| * pvpanic: add API to access io portMichael S. Tsirkin2013-10-142-1/+13
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-146-0/+80
| * piix: APIs for pc guest infoMichael S. Tsirkin2013-10-144-4/+57
| * acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-142-3/+13
| * i386: define pc guest infoMichael S. Tsirkin2013-10-142-0/+30
| * loader: allow adding ROMs in done callbacksMichael S. Tsirkin2013-10-143-1/+9
| * i386: add bios linker/loaderMichael S. Tsirkin2013-10-143-0/+186
| * loader: use file path size from fw_cfg.hMichael S. Tsirkin2013-10-142-2/+4
| * 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-143-1/+34
| * i386: add ACPI table files from seabiosMichael S. Tsirkin2013-10-1412-0/+1848
| * q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-142-0/+15
| * q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-142-1/+3
| * pcie_host: expose address formatMichael S. Tsirkin2013-10-142-21/+21
| * pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-142-3/+3
| * loader: support for unmapped ROM blobsMichael S. Tsirkin2013-10-143-7/+25
| * fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-142-5/+32
| * pci: fix up w64 size calculation helperMichael S. Tsirkin2013-10-141-8/+12
| * qom: add pointer to int property helpersMichael S. Tsirkin2013-10-142-0/+81
| * qom: cleanup struct Error referencesMichael S. Tsirkin2013-10-141-25/+25
| * cleanup object.h: include error.h directlyIgor Mammedov2013-10-141-1/+1
| * hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-142-5/+0
| * hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-143-22/+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-142-4/+45
| * hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum2013-10-142-0/+23
| * hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-142-0/+27
| * docs/memory: Explictly state that MemoryRegion priority is signedMarcel Apfelbaum2013-10-141-0/+4
| * memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2013-10-144-7/+7
* | integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-315-0/+121
* | target-arm: fix sorting issue of KVM cpreg listAlvise Rigo2013-10-311-1/+7
* | target-arm: sort TCG cpreg list by KVM-style 64 bit ID numberAlvise Rigo2013-10-311-3/+9
* | target-arm: Add CP15 VBAR supportNathan Rossi2013-10-312-0/+22
* | 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
* | microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias2013-10-242-0/+17
* | microblaze: Turn res_addr into a tcg globalEdgar E. Iglesias2013-10-241-6/+7
OpenPOWER on IntegriCloud