aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-01-17target/ppc: Clean up probing of VMX, VSX and DFP availability on KVMDavid Gibson
2018-01-17spapr: Validate capabilities on migrationDavid Gibson
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2018-01-17target/ppc: Yet another fix for KVM-HV HPTE accessorsAlexey Kardashevskiy
2018-01-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180116' into stagingPeter Maydell
2018-01-16tcg/ppc: Allow a 32-bit offset to the constant poolRichard Henderson
2018-01-16tcg/ppc: Support tlb offsets larger than 64kRichard Henderson
2018-01-16tcg/arm: Support tlb offsets larger than 64kRichard Henderson
2018-01-16tcg/arm: Fix double-word comparisonsRichard Henderson
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180116'...Peter Maydell
2018-01-16scripts/analyse-locks-simpletrace.py: script to analyse lock timesAlex Bennée
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée
2018-01-16cpu: flush TB cache when loading VMStatePavel Dovgalyuk
2018-01-16block/iscsi: fix initialization of iTask in iscsi_co_get_block_statusPeter Lieven
2018-01-16find_ram_offset: Align ram_addr_t allocation on long boundariesDr. David Alan Gilbert
2018-01-16find_ram_offset: Add comments and tracingDr. David Alan Gilbert
2018-01-16cpu_physical_memory_sync_dirty_bitmap: Another alignment fixDr. David Alan Gilbert
2018-01-16checkpatch: Enforce proper do/while (0) styleEric Blake
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-16tests: Avoid 'do/while(false); ' in vhost-user-bridgeEric Blake
2018-01-16chardev: Clean up previous patch indentationEric Blake
2018-01-16chardev: Use goto/label instead of do/break/while(0)Eric Blake
2018-01-16mips: Tweak location of ';' in macrosEric Blake
2018-01-16net: Drop unusual use of do { } while (0);Eric Blake
2018-01-16irq: fix memory leaklinzhecheng
2018-01-16cpus: unify qemu_*_wait_io_eventPaolo Bonzini
2018-01-16icount: fixed saving/restoring of icount warp timersPavel Dovgalyuk
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée
2018-01-16target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini
2018-01-16target/i386: hax: Move x86_update_hflags.Tao Wu
2018-01-16target/i386: hax: change to use x86_update_hflagsTao Wu
2018-01-16target/i386: move hflags update code to a functionTao Wu
2018-01-16tests/boot-serial-test: Add support for the raspi2 machineThomas Huth
2018-01-16tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth
2018-01-16tests/boot-serial-test: Add tests for microblaze boardsThomas Huth
2018-01-16scsi-disk: release AioContext in unaligned WRITE SAME caseStefan Hajnoczi
2018-01-16disas/s390: fix global-buffer-overflowMarc-André Lureau
2018-01-16mips: fix potential fopen(NULL,...)Marc-André Lureau
2018-01-16tests: fix coroutine leak in /basic/enteredMarc-André Lureau
2018-01-16tests: fix qmp-test leakMarc-André Lureau
2018-01-16qemu-config: fix leak in query-command-line-optionsMarc-André Lureau
2018-01-16crypto: fix stack-buffer-overflow errorMarc-André Lureau
2018-01-16tests: fix migration-test leakMarc-André Lureau
2018-01-16readline: add a free functionMarc-André Lureau
2018-01-16vl: fix direct firmware directories leakMarc-André Lureau