aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14qom: add pointer to int property helpersMichael S. Tsirkin
2013-10-14qom: cleanup struct Error referencesMichael S. Tsirkin
2013-10-14cleanup object.h: include error.h directlyIgor Mammedov
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-14docs/memory: Explictly state that MemoryRegion priority is signedMarcel Apfelbaum
2013-10-14memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum
2013-09-28smbios: Factor out smbios_maybe_add_str()Markus Armbruster
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Improve diagnostics for conflicting entriesMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster
2013-09-22virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin
2013-09-15pci: remove explicit check to 64K ioport sizeHervé Poussineau
2013-09-15piix4: disable io on resetMichael S. Tsirkin
2013-09-15piix: use 64 bit window programmed by guestMichael S. Tsirkin
2013-09-15q35: use 64 bit window programmed by guestMichael S. Tsirkin
2013-09-15pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin
2013-09-15range: add min/max operations on rangesMichael S. Tsirkin
2013-09-15range: add Range to typedefsMichael S. Tsirkin
2013-09-15q35: make pci window address/size match guest cfgMichael S. Tsirkin
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori
2013-09-11Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'spice/spice.v73' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-09-10configure: Add handling code for AArch64 targetsAlexander Graf
2013-09-10linux-user: Add AArch64 supportAlexander Graf
2013-09-10linux-user: Allow targets to specify a minimum uname releasePeter Maydell
2013-09-10linux-user: Add AArch64 termbits.h definitionsAlexander Graf
2013-09-10linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf
2013-09-10linux-user: Make sure NWFPE code is 32 bit ARM onlyPeter Maydell