OSDN Git Service

qmiga/qemu.git
2022-04-21 Peter Xumigration: Export ram_load_postcopy()
2022-04-21 Peter Xumigration: Move migrate_allow_multifd and helpers into...
2022-04-21 Peter Xumigration: Add pss.postcopy_requested status
2022-04-21 Peter Xumigration: Drop multifd tls_hostname cache
2022-04-21 Peter Xumigration: Postpone releasing MigrationState.hostname
2022-04-21 Daniel P. Berrangétests: expand the migration precopy helper to support...
2022-04-21 Daniel P. Berrangétests: switch migration FD passing test to use common...
2022-04-21 Daniel P. Berrangétests: introduce ability to provide hooks for migration...
2022-04-21 Daniel P. Berrangétests: merge code for UNIX and TCP migration pre-copy...
2022-04-21 Daniel P. Berrangétests: switch MigrateStart struct to be stack allocated
2022-04-21 Daniel P. Berrangémigration: fix use of TLS PSK credentials with a UNIX...
2022-04-21 Daniel P. Berrangétests: print newline after QMP response in qtest logs
2022-04-21 Daniel P. Berrangétests: support QTEST_TRACE env variable
2022-04-21 Daniel P. Berrangétests: improve error message when saving TLS PSK file...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Richard HendersonMerge tag 'pull-target-arm-20220421' of https://git...
2022-04-21 Marc-André... qga: use fixed-length and GDateTime for log timestamp
2022-04-21 Marc-André... tests/fuzz: fix warning
2022-04-21 Marc-André... qga: remove need for QEMU atomic.h
2022-04-21 Marc-André... util: replace qemu_get_local_state_pathname()
2022-04-21 Marc-André... util: use qemu_create() in qemu_write_pidfile()
2022-04-21 Marc-André... util: use qemu_write_full() in qemu_write_pidfile()
2022-04-21 Marc-André... util: simplify write in signal handler
2022-04-21 Marc-André... qtest: simplify socket_send()
2022-04-21 Marc-André... qga: move qga_get_host_name()
2022-04-21 Marc-André... Move error_printf_unless_qmp() with monitor unit
2022-04-21 Marc-André... tests: run-time skip test-qga if TSAN is enabled
2022-04-21 Marc-André... compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
2022-04-21 Marc-André... tests: remove block/qdict checks from check-qobject.c
2022-04-21 Marc-André... include: move qdict_{crumple,flatten} declarations
2022-04-21 Marc-André... include: add qemu/keyval.h
2022-04-21 Marc-André... include: move qemu_fdatasync() to osdep
2022-04-21 Marc-André... include: move qemu_msync() to osdep
2022-04-21 Marc-André... compiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 Marc-André... osdep.h: move qemu_build_not_reached()
2022-04-21 Marc-André... doc/style: CLang -> Clang
2022-04-21 Marc-André... intc/exynos4210_gic: replace snprintf() with g_strdup_p...
2022-04-21 Marc-André... arm/allwinner-a10: replace snprintf() with g_strdup_pri...
2022-04-21 Marc-André... arm/digic: replace snprintf() with g_strdup_printf()
2022-04-21 Marc-André... docs: trace-events-all is installed without renaming
2022-04-21 Marc-André... qga: replace usleep() with g_usleep()
2022-04-21 Marc-André... include: rename qemu-common.h qemu/help-texts.h
2022-04-21 Marc-André... hw/hyperv: remove needless qemu-common.h include
2022-04-21 Marc-André... Simplify softmmu/main.c
2022-04-21 Marc-André... scripts/analyze-inclusions: drop qemu-common.h from...
2022-04-21 Marc-André... glib-compat: isolate g_date_time_format_iso8601 version...
2022-04-21 Hao Wuhw/arm: Use bit fields for NPCM7XX PWRON STRAPs
2022-04-21 Hao Wuhw/misc: Add PWRON STRAP bit fields in GCR module
2022-04-21 Heinrich Schuchardthw/arm/virt: impact of gic-version on max CPUs
2022-04-21 Zongyuan Lihw/core/irq: remove unused 'qemu_irq_split' function
2022-04-21 Zongyuan Lihw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_S...
2022-04-21 Zongyuan Lihw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SP...
2022-04-21 Peter Maydellhw/arm/exynos4210: Drop Exynos4210Irq struct
2022-04-21 Peter Maydellhw/arm/exynos4210: Put combiners into state struct
2022-04-21 Peter Maydellhw/arm/exynos4210: Fold combiner splits into exynos4210...
2022-04-21 Peter Maydellhw/arm/exynos4210: Don't connect multiple lines to...
2022-04-21 Peter Maydellhw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both...
2022-04-21 Peter Maydellhw/arm/exynos4210: Fill in irq_table[] for internal...
2022-04-21 Peter Maydellhw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_ini...
2022-04-21 Peter Maydellhw/arm/exynos4210: Delete unused macro definitions
2022-04-21 Peter Maydellhw/arm/exynos4210: Move exynos4210_combiner_get_gpioin...
2022-04-21 Peter Maydellhw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Ir...
2022-04-21 Peter Maydellhw/arm/exynos4210: Put external GIC into state struct
2022-04-21 Peter Maydellhw/arm/exynos4210: Move exynos4210_init_board_irqs...
2022-04-21 Peter Maydellhw/arm/exynos4210: Fix code style nit in combiner_grp_t...
2022-04-21 Peter Maydellhw/arm/exynos4210: Coalesce board_irqs and irq_table
2022-04-21 Peter Maydellhw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Ir...
2022-04-21 Peter Maydellhw/arm/exynos4210: Put a9mpcore device into state struct
2022-04-21 Peter Maydellhw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_I...
2022-04-21 Peter Maydellhw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom...
2022-04-21 Edgar E. Iglesiashw/arm: versal: Connect the CRL
2022-04-21 Edgar E. Iglesiashw/misc: Add a model of the Xilinx Versal CRL
2022-04-21 Edgar E. Iglesiashw/arm: versal: Add the Cortex-R5Fs
2022-04-21 Edgar E. Iglesiashw/arm: versal: Create an APU CPU Cluster
2022-04-21 Edgar E. Iglesiashw/arm/xlnx-zynqmp: Connect 4 TTC timers
2022-04-21 Edgar E. Iglesiastimer: cadence_ttc: Break out header file to allow...
2022-04-21 Peter Maydellhw/arm/virt: Check for attempt to use TrustZone with...
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Guo Zhihw/ppc: change indentation to spaces from TABs
2022-04-20 Frederic Barrattarget/ppc: Add two missing register callbacks on POWER10
2022-04-20 Frederic Barratppc/pnv: Remove LSI on the PCIE host bridge
2022-04-20 Frederic Barratpcie: Don't try triggering a LSI when not defined
2022-04-20 Alexey Kardashevskiyppc/vof: Fix uninitialized string tracing
2022-04-20 Bernhard Beschowhw/ppc/ppc405_boards: Initialize g_autofree pointer
2022-04-20 Matheus Fersttarget/ppc: implement xscvqp[su]qz
2022-04-20 Matheus Fersttarget/ppc: implement xscv[su]qqp
2022-04-20 Matheus Ferstsoftfloat: add float128_to_int128
2022-04-20 Matheus Ferstsoftfloat: add float128_to_uint128
2022-04-20 Matheus Ferstsoftfloat: add int128_to_float128
2022-04-20 Matheus Ferstsoftfloat: add uint128_to_float128
2022-04-20 Matheus Ferstqemu/int128: add int128_urshift
2022-04-20 Fabiano Rosastarget/ppc: Improve KVM hypercall trace
2022-04-20 Fabiano Rosasspapr: Move nested KVM hypercalls under a TCG only...
2022-04-20 Fabiano Rosasspapr: Move hypercall_register_softmmu
2022-04-20 Cédric Le Goaterppc/pnv: Remove useless checks in set_irq handlers
2022-04-20 Cédric Le Goaterppc/pnv: Remove PnvPsiClas::irq_set
2022-04-20 Cédric Le Goaterppc/pnv: Remove PnvOCC::psi link
2022-04-20 Cédric Le Goaterppc/pnv: Remove PnvLpcController::psi link
2022-04-20 Cédric Le Goaterppc/pnv: Fix PSI IRQ definition
next