72190 Commits (091c466e26867656d3d650a3a5a40169b97648a1)
 

Author SHA1 Message Date
John Snow 47c823e5be tests/docker: add sanitizers back to clang build 7 years ago
Alex Bennée 2762f04d50 target/ppc: fix signal delivery for ppc64abi32 7 years ago
Richard Henderson 11bfdbdfc2 target/alpha: Tidy helper_fp_exc_raise_s 7 years ago
Richard Henderson 8009307031 target/alpha: Mask IOV exception with INV for user-only 7 years ago
Richard Henderson a8938e5fdb target/alpha: Write to fpcr_flush_to_zero once 7 years ago
Richard Henderson 8cd9990526 target/alpha: Handle SWCR_MAP_DMZ earlier 7 years ago
Richard Henderson 106e1319cc target/alpha: Fix SWCR_TRAP_ENABLE_MASK 7 years ago
Richard Henderson 712e7c6112 target/alpha: Fix SWCR_MAP_UMZ 7 years ago
Richard Henderson ea937dedec target/alpha: Use array for FPCR_DYN conversion 7 years ago
Maxim Levitsky befdba9edd qcrypto-luks: more rigorous header checking 7 years ago
Maxim Levitsky bd56a55a94 qcrypto-luks: simplify the math used for keyslot locations 7 years ago
Maxim Levitsky 3994a7c909 qcrypto-luks: extract store key function 7 years ago
Maxim Levitsky 9fa9c1c28f qcrypto-luks: extract check and parse header 7 years ago
Maxim Levitsky dde2c5afeb qcrypto-luks: extract store and load header 7 years ago
Maxim Levitsky 61dd8a9a52 qcrypto-luks: purge unused error codes from open callback 7 years ago
Maxim Levitsky 9d80e59d50 qcrypto-luks: use the parsed encryption settings in QCryptoBlockLUKS 7 years ago
Maxim Levitsky 7e60a6f53d qcrypto-luks: pass keyslot index rather that pointer to the keyslot 7 years ago
Maxim Levitsky 1ddd52e4b5 qcrypto-luks: simplify masterkey and masterkey length 7 years ago
Maxim Levitsky 70b2a1fed5 qcrypto-luks: don't overwrite cipher_mode in header 7 years ago
Maxim Levitsky f0d3c3625c qcrypto-luks: rename some fields in QCryptoBlockLUKSHeader 7 years ago
Peter Maydell 1329132d28 vhost: fixes 7 years ago
Peter Maydell eb13d1cf4a Migration pull 2019-09-25 7 years ago
Peter Maydell d4e536f336 nbd patches for 2019-09-24 7 years ago
Richard Henderson ae57db63ac cputlb: Pass retaddr to tb_check_watchpoint 7 years ago
Richard Henderson 5a7c27bb8a cputlb: Pass retaddr to tb_invalidate_phys_page_fast 7 years ago
Richard Henderson ce9f5e2792 cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access 7 years ago
Richard Henderson b56668bbe1 cputlb: Remove cpu->mem_io_vaddr 7 years ago
Richard Henderson 73bc0bd41b cputlb: Handle TLB_NOTDIRTY in probe_access 7 years ago
Richard Henderson 707526ad86 cputlb: Merge and move memory_notdirty_write_{prepare,complete} 7 years ago
Richard Henderson 8f5db64153 cputlb: Partially inline memory_region_section_get_iotlb 7 years ago
Richard Henderson 08565552f7 cputlb: Move NOTDIRTY handling from I/O path to TLB path 7 years ago
Richard Henderson 7b0d792ce1 cputlb: Move ROM handling from I/O path to TLB path 7 years ago
Richard Henderson 6e050d4156 exec: Adjust notdirty tracing 7 years ago
Richard Henderson 5b87b3e671 cputlb: Introduce TLB_BSWAP 7 years ago
Richard Henderson 80d9d1c678 cputlb: Split out load/store_memop 7 years ago
Richard Henderson 86b7b9c507 cputlb: Use qemu_build_not_reached in load/store_helpers 7 years ago
Richard Henderson 560e36d5a4 qemu/compiler.h: Add qemu_build_not_reached 7 years ago
Richard Henderson c6b716cdc0 cputlb: Disable __always_inline__ without optimization 7 years ago
Richard Henderson 1f6f2b34ad exec: Use TARGET_PAGE_BITS_MIN for TLB flags 7 years ago
Dr. David Alan Gilbert 3748fef9b9 migration/postcopy: Recognise the recovery states as 'in_postcopy' 7 years ago
Dr. David Alan Gilbert 513aa2c6fa tests/migration/postcopy: trim migration bandwidth 7 years ago
Dr. David Alan Gilbert e15310ea07 tests/migration: Fail on unexpected migration states 7 years ago
Dr. David Alan Gilbert d46a4847ca migration/rdma.c: Swap synchronize_rcu for call_rcu 7 years ago
Dr. David Alan Gilbert de8434a35a migration/rdma: Don't moan about disconnects at the end 7 years ago
Wei Yang 64737606e8 migration: remove sent parameter in get_queued_page_not_dirty 7 years ago
Wei Yang 1e7cf8c323 migration/postcopy: unsentmap is not necessary for postcopy 7 years ago
Wei Yang 8324ef86f0 migration/postcopy: not necessary to do discard when canonicalizing bitmap 7 years ago
Marc-André Lureau 91490583f3 migration: fix vmdesc leak on vmstate_save() error 7 years ago
Dr. David Alan Gilbert 3fc4a64cba vhost: Fix memory region section comparison 7 years ago
Dr. David Alan Gilbert 9366cf02e4 memory: Provide an equality function for MemoryRegionSections 7 years ago