aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi
2017-07-03pci: Add comment for pci_add_capability2()Mao Zhongyi
2017-07-03pci: Clean up error checking in pci_add_capability()Mao Zhongyi
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek
2017-07-03hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang
2017-07-03Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into stagingPeter Maydell
2017-06-30tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota
2017-06-30gen-icount: use tcg_ctx.tcg_env instead of cpu_envEmilio G. Cota
2017-06-30gen-icount: add missing inline to gen_tb_endEmilio G. Cota
2017-06-30Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell
2017-06-30Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell
2017-06-30block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake
2017-06-30block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake
2017-06-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-06-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...Peter Maydell
2017-06-30virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi
2017-06-30tests: fix virtio-net-test ISR dependenceStefan Hajnoczi
2017-06-30tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi
2017-06-30tests: fix virtio-scsi-test ISR dependenceStefan Hajnoczi
2017-06-30libqos: add virtio used ring supportStefan Hajnoczi
2017-06-30libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson
2017-06-30spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson
2017-06-30target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson
2017-06-30hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza
2017-06-30spapr: prevent QEMU crash when CPU realization failsBharata B Rao
2017-06-30target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz
2017-06-30xics: directly register ICPState objects to vmstateGreg Kurz
2017-06-30target/ppc: Fix return value in tcg radix mmu fault handlerSuraj Jitindar Singh
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth
2017-06-30spapr: Fix migration of Radix guestsBharata B Rao
2017-06-30spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson
2017-06-30pseries: Reset CPU compatibility modeDavid Gibson
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-30qapi: add explicit null to string input and output visitorsGreg Kurz
2017-06-30hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth
2017-06-29target/m68k: add fmovemLaurent Vivier
2017-06-29target/m68k: add explicit single and double precision operations (part 2)Laurent Vivier
2017-06-29target/m68k: add fsglmul and fsgldivLaurent Vivier
2017-06-29softfloat: define floatx80_round()Laurent Vivier
2017-06-29target/m68k: add explicit single and double precision operationsLaurent Vivier
2017-06-29target/m68k: add fmovecrLaurent Vivier
2017-06-29target/m68k: add fscc.Laurent Vivier