aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin1-0/+10
2013-10-14i386: define pc guest infoMichael S. Tsirkin1-0/+9
2013-10-14loader: allow adding ROMs in done callbacksMichael S. Tsirkin1-0/+1
2013-10-14loader: use file path size from fw_cfg.hMichael S. Tsirkin1-1/+3
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin1-0/+1
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin1-0/+2
2013-10-14pcie_host: expose address formatMichael S. Tsirkin1-0/+21
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin1-0/+3
2013-10-14loader: support for unmapped ROM blobsMichael S. Tsirkin1-3/+4
2013-10-14fw_cfg: interface to trigger callback on readMichael S. Tsirkin1-0/+4
2013-10-14qom: add pointer to int property helpersMichael S. Tsirkin1-0/+21
2013-10-14qom: cleanup struct Error referencesMichael S. Tsirkin1-25/+25
2013-10-14cleanup object.h: include error.h directlyIgor Mammedov1-1/+1
2013-10-14hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum1-3/+0
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum1-18/+0
2013-10-14hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum1-0/+23
2013-10-14hw/core: Add interface to allocate and free a single IRQMarcel Apfelbaum1-0/+7
2013-10-14hw/pci: partially handle pci master abortMarcel Apfelbaum1-0/+1
2013-10-14memory: Change MemoryRegion priorities from unsigned to signedMarcel Apfelbaum2-3/+3
2013-10-11Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into stagingAnthony Liguori1-2/+5
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori3-67/+252
2013-10-11Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster1-16/+0
2013-10-11blockdev: Separate ID generation from DriveInfo creationKevin Wolf1-0/+1
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf1-0/+1
2013-10-11block: Add BlockDriver.bdrv_check_ext_snapshot.Benoît Canet2-0/+20
2013-10-11block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven1-0/+4
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz1-0/+2
2013-10-11block: Add bdrv_get_specific_infoMax Reitz2-0/+2
2013-10-11qapi: make use of new BlockJobTypeFam Zheng1-1/+1
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng1-6/+6
2013-10-10exec: Add both big- and little-endian memory helpersRichard Henderson1-35/+251
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-2/+8
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori1-0/+1
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu1-0/+1
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu1-2/+4
2013-10-10exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson2-14/+2
2013-10-10tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson1-18/+0
2013-10-10tcg: Put target helper data into an array.Richard Henderson1-2/+1
2013-10-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-0/+2
2013-10-09scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He1-0/+2
2013-10-09Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori1-15/+1
2013-10-09Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori1-0/+1
2013-10-09Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori1-0/+80
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber1-2/+0
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik1-0/+1
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost1-0/+8
2013-10-01tcg-arm: Rearrange slow-path qemu_ld/stRichard Henderson1-15/+1
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori6-4/+26
2013-09-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2-0/+8
2013-09-30Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori1-1/+3