You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Maydell
598cf1c805
* QOM interface fix (Eduardo)
* RTC fixes (Gaohuai, Igor)
* Memory leak fixes (Li Qiang, me)
* Ctrl-a b regression (Marc-André)
* Stubs cleanups and fixes (Leif, me)
* hxtool tweak (me)
* HAX support (Vincent)
* QemuThread, exec.c and SCSI fixes (Roman, Xinhua, me)
* PC_COMPAT_2_8 fix (Marcelo)
* stronger bitmap assertions (Peter)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQExBAABCAAbBQJYggc9FBxwYm9uemluaUByZWRoYXQuY29tAAoJEL/70l94x66D
5pMH/092iVHw1la8VmphQd8W7hkCHckvVbwaEJ+n4BP8MjeUNmYFJX+op9Qlpqfe
ekYqQgK69v2UwuofVK2gqS+Y2EyFHivTESk5pS3SM3lTewV1fzCM/HVG3pTxV/ol
V+eBnp+shrfNG3Eg7YThTqx4LkDUp24Pd3HJVblQZMVpqGzL2xUuUQzSf8F/eeQJ
xO61pm0ovpCY5MCg3kPLx8GIkPAmcXo5jhMCTz5aLnQW6TO/mwx271a4UE2RTLZ7
cFjNhxdGSzlnn2RwId4HVYWGU42taW6mpa8NX1hVVUXa1A2qlAfi5N/WLaH0aGYR
J5ZTIaXdPUBx2SrUmd8udj4a818=
=H5BQ
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* QOM interface fix (Eduardo)
* RTC fixes (Gaohuai, Igor)
* Memory leak fixes (Li Qiang, me)
* Ctrl-a b regression (Marc-André)
* Stubs cleanups and fixes (Leif, me)
* hxtool tweak (me)
* HAX support (Vincent)
* QemuThread, exec.c and SCSI fixes (Roman, Xinhua, me)
* PC_COMPAT_2_8 fix (Marcelo)
* stronger bitmap assertions (Peter)
# gpg: Signature made Fri 20 Jan 2017 12:49:01 GMT
# gpg: using RSA key 0xBFFBD25F78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>"
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1
# Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83
* remotes/bonzini/tags/for-upstream: (35 commits)
pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
bitmap: assert that start and nr are non negative
Revert "win32: don't run subprocess tests on Mingw32 platform"
hax: add Darwin support
Plumb the HAXM-based hardware acceleration support
target/i386: Add Intel HAX files
kvm: move cpu synchronization code
KVM: PPC: eliminate unnecessary duplicate constants
ramblock-notifier: new
char: fix ctrl-a b not working
exec: Add missing rcu_read_unlock
x86: ioapic: fix fail migration when irqchip=split
x86: ioapic: dump version for "info ioapic"
x86: ioapic: add traces for ioapic
hxtool: emit Texinfo headings as @subsection
qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
serial: fix memory leak in serial exit
scsi-block: fix direction of BYTCHK test for VERIFY commands
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
...
# Conflicts:
# include/hw/i386/pc.h
|
9 years ago |
| .. |
|
user
|
linux-user: Use correct alignment for long long on i386 guests
|
10 years ago |
|
address-spaces.h
|
Clean up header guards that don't match their file name
|
10 years ago |
|
cpu-all.h
|
exec: introduce MemoryRegionCache
|
9 years ago |
|
cpu-common.h
|
exec: introduce memory_ldst.inc.c
|
9 years ago |
|
cpu-defs.h
|
qemu-common: stop including qemu/host-utils.h from qemu-common.h
|
10 years ago |
|
cpu_ldst.h
|
cpu_ldst.h: use correct guest address parameter
|
10 years ago |
|
cpu_ldst_template.h
|
trace: [all] Add "guest_mem_before" event
|
10 years ago |
|
cpu_ldst_useronly_template.h
|
trace: [all] Add "guest_mem_before" event
|
10 years ago |
|
cputlb.h
|
include/exec: Move cputlb exec.c defs out
|
11 years ago |
|
exec-all.h
|
cputlb: drop flush_global flag from tlb_flush
|
9 years ago |
|
gdbstub.h
|
linux-user: Remove redundant gdb_queuesig()
|
10 years ago |
|
gen-icount.h
|
tcg: Reorg TCGOp chaining
|
10 years ago |
|
helper-gen.h
|
Clean up decorations and whitespace around header guards
|
10 years ago |
|
helper-head.h
|
Clean up header guards that don't match their file name
|
10 years ago |
|
helper-proto.h
|
Clean up decorations and whitespace around header guards
|
10 years ago |
|
helper-tcg.h
|
Clean up decorations and whitespace around header guards
|
10 years ago |
|
hwaddr.h
|
hw: Clean up includes
|
10 years ago |
|
ioport.h
|
hw: clean up hw/hw.h includes
|
10 years ago |
|
log.h
|
log: do not unnecessarily include qom/cpu.h
|
10 years ago |
|
memattrs.h
|
hw/pci: Introduce pci_requester_id()
|
11 years ago |
|
memory-internal.h
|
memory: unregister AddressSpace MemoryListener within BQL
|
11 years ago |
|
memory.h
|
ramblock-notifier: new
|
9 years ago |
|
poison.h
|
cpu: move endian-dependent load/store functions to cpu-all.h
|
10 years ago |
|
ram_addr.h
|
ramblock-notifier: new
|
9 years ago |
|
ramlist.h
|
ramblock-notifier: new
|
9 years ago |
|
semihost.h
|
semihosting: add --semihosting-config arg sub-argument
|
11 years ago |
|
softmmu-semi.h
|
Clean up decorations and whitespace around header guards
|
10 years ago |
|
tb-context.h
|
tcg: Make tb_flush() thread safe
|
10 years ago |
|
tb-hash-xx.h
|
Clean up ill-advised or unusual header guards
|
10 years ago |
|
tb-hash.h
|
Clean up ill-advised or unusual header guards
|
10 years ago |