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 |
| .. |
|
coccinelle
|
coccinelle: add a script to remove useless casts
|
10 years ago |
|
kvm
|
vmxcap: Add TSC scaling bit
|
10 years ago |
|
modules
|
scripts: Allow block module to not define BlockDriver
|
10 years ago |
|
qemu-guest-agent
|
qemu-ga: sample fsfreeze hooks
|
13 years ago |
|
qemugdb
|
scripts/gdb: Fix a python exception in mtree.py
|
10 years ago |
|
qmp
|
scripts: ensure monitor socket has SO_REUSEADDR set
|
10 years ago |
|
tracetool
|
trace: Fix 'char **' compilation error in simple backend
|
10 years ago |
|
analyse-9p-simpletrace.py
|
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
|
15 years ago |
|
analyze-inclusions
|
Move target-* CPU file into a target/ folder
|
9 years ago |
|
analyze-migration.py
|
migration: fix analyze-migration.py script
|
11 years ago |
|
check-qerror.sh
|
qerror: add check-qerror.sh to verify alphabetical order
|
14 years ago |
|
checkpatch.pl
|
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
|
10 years ago |
|
clean-header-guards.pl
|
scripts: New clean-header-guards.pl
|
10 years ago |
|
clean-includes
|
scripts/clean-includes: added duplicate #include check
|
10 years ago |
|
cleanup-trace-events.pl
|
cleanup-trace-events.pl: Tighten search for trace event call
|
12 years ago |
|
cocci-macro-file.h
|
coccinelle: add g_assert_cmp* to macro file
|
10 years ago |
|
coverity-model.c
|
coverity: Model g_memdup()
|
10 years ago |
|
create_config
|
build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}
|
10 years ago |
|
disas-objdump.pl
|
disas-objdump: Pass --adjust-vma to objdump
|
13 years ago |
|
dump-guest-memory.py
|
exec: hide mr->ram_addr from qemu_get_ram_ptr users
|
10 years ago |
|
extract-vsssdk-headers
|
Add a script to extract VSS SDK headers on POSIX system
|
13 years ago |
|
feature_to_c.sh
|
scripts: Use $(..) instead of deprecated `..`
|
10 years ago |
|
get_maintainer.pl
|
get_maintainer.pl: fall back to git if only lists are found
|
10 years ago |
|
gtester-cat
|
test makefile overhaul
|
14 years ago |
|
hxtool
|
hxtool: emit Texinfo headings as @subsection
|
9 years ago |
|
make-release
|
make-release: Record SeaBIOS version
|
12 years ago |
|
make_device_config.sh
|
scripts: Use $(..) instead of deprecated `..`
|
10 years ago |
|
ordereddict.py
|
qapi: Clean up qapi.py per pep8
|
11 years ago |
|
qapi-commands.py
|
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
|
10 years ago |
|
qapi-event.py
|
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
|
10 years ago |
|
qapi-introspect.py
|
qapi: Plumb in 'boxed' to qapi generator lower levels
|
10 years ago |
|
qapi-types.py
|
qapi: Add type.is_empty() helper
|
10 years ago |
|
qapi-visit.py
|
qapi: Drop useless gen_err_check()
|
10 years ago |
|
qapi.py
|
qapi: add qapi2texi script
|
9 years ago |
|
qapi2texi.py
|
qapi: add qapi2texi script
|
9 years ago |
|
qemu-binfmt-conf.sh
|
scripts: Use $(..) instead of deprecated `..`
|
10 years ago |
|
qemu-gdb.py
|
gdb command: qemu handlers
|
11 years ago |
|
qemu.py
|
iotest: fix python based IO tests
|
10 years ago |
|
qtest.py
|
iotest: fix python based IO tests
|
10 years ago |
|
refresh-pxe-roms.sh
|
roms: rewrite scripts/refresh-pxe-roms.sh
|
13 years ago |
|
shaderinclude.pl
|
opengl: add shader build infrastructure
|
11 years ago |
|
show-fixed-bugs.sh
|
scripts: Add a script to check for bug URLs in the git log
|
10 years ago |
|
signrom.py
|
linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilation
|
10 years ago |
|
simpletrace.py
|
trace: rename _read_events to read_events
|
10 years ago |
|
switch-timer-api
|
misc: Fix case Qemu -> QEMU
|
12 years ago |
|
texi2pod.pl
|
texi2pod: learn quotation, deftp and deftypefn
|
9 years ago |
|
tracetool.py
|
trace: fix generated code build break
|
10 years ago |
|
update-linux-headers.sh
|
update-linux-headers.sh: support __bitwise
|
9 years ago |
|
vmstate-static-checker.py
|
vmstate-static-checker: fix size mismatch detection in unused fields
|
10 years ago |