summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * intel_iommu: fix migration breakage on mr switchPeter Xu2017-07-031-0/+15
| * hw/acpi: remove dead acpi codeAleksandr Bezzubikov2017-07-031-10/+0Star
| * fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()Mark Cave-Ayland2017-07-031-9/+7Star
| * fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()Mark Cave-Ayland2017-07-031-8/+8
| * i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi2017-07-031-15/+7Star
| * i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()Mao Zhongyi2017-07-031-12/+6Star
| * pci: Convert shpc_init() to ErrorMao Zhongyi2017-07-035-22/+20Star
| * pci: Convert to realizeMao Zhongyi2017-07-038-50/+56
| * pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi2017-07-037-34/+15Star
| * pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi2017-07-0312-42/+94
| * pci: Fix the wrong assertion.Mao Zhongyi2017-07-034-4/+4
| * pci: Add comment for pci_add_capability2()Mao Zhongyi2017-07-031-0/+6
| * pci: Clean up error checking in pci_add_capability()Mao Zhongyi2017-07-031-5/+1Star
| * intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek2017-07-032-15/+20
| * hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth2017-07-031-0/+2
| * virtio-net: enable configurable tx queue sizeWei Wang2017-07-032-2/+31
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into stagingPeter Maydell2017-07-035-26/+32
|\
| * tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota2017-06-304-21/+25
| * gen-icount: use tcg_ctx.tcg_env instead of cpu_envEmilio G. Cota2017-06-301-4/+6
| * gen-icount: add missing inline to gen_tb_endEmilio G. Cota2017-06-301-1/+1
|/
* Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2017-06-304-19/+41
|\
| * block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake2017-06-303-15/+28
| * block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake2017-06-302-4/+13
* | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell2017-06-305-123/+619
|\ \
| * | target/m68k: add fmovemLaurent Vivier2017-06-293-30/+189
| * | target/m68k: add explicit single and double precision operations (part 2)Laurent Vivier2017-06-293-8/+74
| * | target/m68k: add fsglmul and fsgldivLaurent Vivier2017-06-293-0/+36
| * | softfloat: define floatx80_round()Laurent Vivier2017-06-292-0/+17
| * | target/m68k: add explicit single and double precision operationsLaurent Vivier2017-06-293-5/+125
| * | target/m68k: add fmovecrLaurent Vivier2017-06-293-1/+47
| * | target/m68k: add fscc.Laurent Vivier2017-06-291-79/+131
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-06-308-26/+101
|\ \ \ | |_|/ |/| |
| * | virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi2017-06-301-1/+1
| * | tests: fix virtio-net-test ISR dependenceStefan Hajnoczi2017-06-301-3/+3
| * | tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi2017-06-301-10/+17
| * | tests: fix virtio-scsi-test ISR dependenceStefan Hajnoczi2017-06-301-1/+1
| * | libqos: add virtio used ring supportStefan Hajnoczi2017-06-302-0/+66
| * | libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi2017-06-301-1/+1
| * | virtio-blk: trace vdev so devices can be distinguishedStefan Hajnoczi2017-06-292-10/+12
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...Peter Maydell2017-06-3018-308/+749
|\ \ \
| * | | spapr: Clean up DRC set_isolation_state() pathDavid Gibson2017-06-302-46/+105
| * | | spapr: Clean up DRC set_allocation_state pathDavid Gibson2017-06-302-30/+45
| * | | spapr: Make DRC reset force DRC into known stateDavid Gibson2017-06-302-34/+16Star
| * | | spapr: Split DRC release from DRC detachDavid Gibson2017-06-301-22/+27
| * | | spapr: Eliminate DRC 'signalled' state variableDavid Gibson2017-06-303-56/+1Star
| * | | spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson2017-06-301-10/+0Star
| * | | target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson2017-06-301-6/+111
| * | | hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza2017-06-301-1/+0Star
| * | | spapr: prevent QEMU crash when CPU realization failsBharata B Rao2017-06-301-3/+4
| * | | target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao2017-06-301-4/+8