aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09target/s390x: Return exception from mmu_translateRichard Henderson
2019-10-09target/s390x: Remove exc argument to mmu_translate_asceRichard Henderson
2019-10-09target/s390x: Return exception from mmu_translate_realRichard Henderson
2019-10-09target/s390x: Handle tec in s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Use tcg_s390_program_interrupt in TCG helpersRichard Henderson
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2019-10-09target/s390x: Remove ilen parameter from tcg_s390_program_interruptRichard Henderson
2019-10-09target/s390x: Add ilen to unwind dataRichard Henderson
2019-10-09s390x/cpumodel: Add new TCG features to QEMU cpu modelDavid Hildenbrand
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-10-09s390x/mmu: Implement Instruction-Execution-Protection FacilityDavid Hildenbrand
2019-10-09s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facilityDavid Hildenbrand
2019-10-09s390x/mmu: Add EDAT2 translation supportDavid Hildenbrand
2019-10-09s390x/mmu: Convert to non-recursive page table walkDavid Hildenbrand
2019-10-09s390x/mmu: DAT table definition overhaulDavid Hildenbrand
2019-10-09s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()David Hildenbrand
2019-10-09s390x/mmu: Inject PGM_ADDRESSING on bogus table addressesDavid Hildenbrand
2019-10-09s390x/mmu: Inject DAT exceptions from a single placeDavid Hildenbrand
2019-10-09s390x/mmu: Move DAT protection handling out of mmu_translate_asce()David Hildenbrand
2019-10-09s390x/mmu: Drop debug logging from MMU codeDavid Hildenbrand
2019-10-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz
2019-10-08block: Skip COR for inactive nodesMax Reitz
2019-10-08virtio-blk: schedule virtio_notify_config to run on main contextSergio Lopez
2019-10-08util/ioc.c: try to reassure Coverity about qemu_iovec_init_extendedVladimir Sementsov-Ogievskiy
2019-10-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell
2019-10-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-10-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-07edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek
2019-10-07edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek
2019-10-07roms: Add a 'make help' target aliasPhilippe Mathieu-Daudé
2019-10-07roms/Makefile.edk2: don't pull in submodules when building from tarballMichael Roth
2019-10-07make-release: pull in edk2 submodules so we can build it from tarballsMichael Roth
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell
2019-10-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-10-04target/i386/kvm: Silence warning from Valgrind about uninitialized bytesThomas Huth
2019-10-04target/i386: work around KVM_GET_MSRS bug for secondary execution controlsPaolo Bonzini
2019-10-04target/i386: add VMX featuresPaolo Bonzini
2019-10-04vmxcap: correct the name of the variablesPaolo Bonzini
2019-10-04target/i386: add VMX definitionsPaolo Bonzini
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini
2019-10-04target/i386: introduce generic feature dependency mechanismPaolo Bonzini
2019-10-04target/i386: handle filtered_features in a new function mark_unavailable_feat...Paolo Bonzini
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini
2019-10-04win32: work around main-loop busy loop on socket/fd eventMarc-André Lureau
2019-10-04tests: skip serial test on windowsMarc-André Lureau
2019-10-04util: WSAEWOULDBLOCK on connect should map to EINPROGRESSMarc-André Lureau
2019-10-04Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger