projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-04-22
Janosch Frank
dump: Introduce shdr_num to decrease complexity
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Janosch Frank
dump: Remove the sh_info variable
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Janosch Frank
dump: Use ERRP_GUARD()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
Merge tag 'pull-migration-20220421a' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
Merge tag 'pull-rx-20220421' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
Merge tag 'python-pull-request' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Dr. David Alan...
migration: Read state once
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Dr. David Alan...
migration: Fix operator type
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Allow migrate-recover to run multiple times
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Move channel setup out of postcopy_try_recover()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Export ram_load_postcopy()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Move migrate_allow_multifd and helpers into...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Add pss.postcopy_requested status
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Drop multifd tls_hostname cache
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Xu
migration: Postpone releasing MigrationState.hostname
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: expand the migration precopy helper to support...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: switch migration FD passing test to use common...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: introduce ability to provide hooks for migration...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: merge code for UNIX and TCP migration pre-copy...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: switch MigrateStart struct to be stack allocated
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
migration: fix use of TLS PSK credentials with a UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: print newline after QMP response in qtest logs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: support QTEST_TRACE env variable
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Daniel P. Berrangé
tests: improve error message when saving TLS PSK file...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Tomoaki Kawada
target/rx: update PC correctly in wait instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Tomoaki Kawada
target/rx: set PSW.I when executing wait instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Yoshinori Sato
hw/rx: rx-gdbsim DTB load address aligned of 16byte.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
target/rx: Swap stack pointers on clrpsw/setpsw instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
target/rx: Move DISAS_UPDATE check for write to PSW
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
target/rx: Store PSW.U in tb->flags
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
target/rx: Put tb_flags into DisasContext
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
Merge tag 'misc-pull-request' of gitlab.com:marcandre...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Richard Henderson
Merge tag 'pull-target-arm-20220421' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/qmp: remove pylint workaround from legacy.py
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python: rename 'aqmp-tui' to 'qmp-tui'
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python: rename qemu.aqmp to qemu.qmp
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python: re-enable pylint duplicate-code warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python: remove the old QMP package
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp: fully separate from qmp.QEMUMonitorProtocol
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp: take QMPBadPortError and parse_address...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python: temporarily silence pylint duplicate-code warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp-tui: relicense as LGPLv2+
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/qmp-shell: relicense as LGPLv2+
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp: relicense as LGPLv2+
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/aqmp: add explicit GPLv2 license to legacy.py
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
iotests: switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
iotests/mirror-top-perms: switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
scripts/bench-block-job: switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
John Snow
python/machine: permanently switch to AQMP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
qga: use fixed-length and GDateTime for log timestamp
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
tests/fuzz: fix warning
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
qga: remove need for QEMU atomic.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
util: replace qemu_get_local_state_pathname()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
util: use qemu_create() in qemu_write_pidfile()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
util: use qemu_write_full() in qemu_write_pidfile()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
util: simplify write in signal handler
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
qtest: simplify socket_send()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
qga: move qga_get_host_name()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
Move error_printf_unless_qmp() with monitor unit
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
tests: run-time skip test-qga if TSAN is enabled
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
tests: remove block/qdict checks from check-qobject.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
include: move qdict_{crumple,flatten} declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
include: add qemu/keyval.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
include: move qemu_fdatasync() to osdep
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
include: move qemu_msync() to osdep
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
compiler.h: replace QEMU_NORETURN with G_NORETURN
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
osdep.h: move qemu_build_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
doc/style: CLang -> Clang
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
intc/exynos4210_gic: replace snprintf() with g_strdup_p...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
arm/allwinner-a10: replace snprintf() with g_strdup_pri...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
arm/digic: replace snprintf() with g_strdup_printf()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
docs: trace-events-all is installed without renaming
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
qga: replace usleep() with g_usleep()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
include: rename qemu-common.h qemu/help-texts.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
hw/hyperv: remove needless qemu-common.h include
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
Simplify softmmu/main.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
scripts/analyze-inclusions: drop qemu-common.h from...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Marc-André...
glib-compat: isolate g_date_time_format_iso8601 version...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Hao Wu
hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Hao Wu
hw/misc: Add PWRON STRAP bit fields in GCR module
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Heinrich Schuchardt
hw/arm/virt: impact of gic-version on max CPUs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Zongyuan Li
hw/core/irq: remove unused 'qemu_irq_split' function
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Zongyuan Li
hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_S...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Zongyuan Li
hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SP...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Drop Exynos4210Irq struct
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Put combiners into state struct
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Fold combiner splits into exynos4210...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Don't connect multiple lines to...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Fill in irq_table[] for internal...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_ini...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Delete unused macro definitions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Ir...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Put external GIC into state struct
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Move exynos4210_init_board_irqs...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Peter Maydell
hw/arm/exynos4210: Fix code style nit in combiner_grp_t...
commit
|
commitdiff
|
tree
|
snapshot
next