]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-09-09 Roman Bolshakovnet/colo: Match is-enabled probe to tracepoint
2020-09-09 Roman Bolshakovscripts/tracetool: Use void pointer for vcpu
2020-09-09 Roman Bolshakovscripts/tracetool: Fix dtrace generation for macOS
2020-09-09 Philippe Mathieu... softmmu: Add missing trace-events file
2020-09-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/siriu...
2020-09-08 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-09-08 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-09-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-09-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-08 Paolo Bonzinidocs: update build system documentation
2020-09-08 Bruce Rogersmeson: remove linkage of sdl to baum
2020-09-08 Yonggang Luomeson: Convert undefsym.sh to undefsym.py
2020-09-08 Alexander Bulekovfuzz: Add support for custom fuzzing library
2020-09-08 Alexander Bulekovmeson: specify fuzz linker script as a project arg
2020-09-08 Alexander Bulekovoss-fuzz: fix rpath
2020-09-08 Yonggang Luoconfigure: update dtc submodule
2020-09-08 Paolo Bonzinidocs: suggest Meson replacements for various configure...
2020-09-08 Paolo Bonziniconfigure: drop dead variables and functions
2020-09-08 Paolo Bonziniconfigure: do not include dependency flags in QEMU_CFLA...
2020-09-08 Paolo Bonzinimeson: get opengl compilation flags from OPENGL_CFLAGS
2020-09-08 Paolo Bonzinimeson: get glib compilation flags from GLIB_CFLAGS
2020-09-08 Paolo Bonziniconfigure: do not look for install(1)
2020-09-08 Paolo Bonziniconfigure: remove unnecessary libm test
2020-09-08 Paolo Bonziniconfigure: move -ldl test to meson
2020-09-08 Paolo Bonzinimeson: keep all compiler flags detection together
2020-09-08 Paolo Bonziniconfigure: move disassembler configuration to meson
2020-09-08 Paolo BonziniMakefile: inline the relevant parts of rules.mak
2020-09-08 Paolo BonziniMakefile: remove dead variables and includes
2020-09-08 Paolo Bonzinimeson: compute config_all_devices directly
2020-09-08 Paolo Bonziniconfigure: remove dead code for in-tree builds
2020-09-08 Marc-André... meson: convert migration/initrd-stress
2020-09-08 Marc-André... meson: fix migration/stress compilation with glibc...
2020-09-08 Marc-André... tests/migration/stress: remove unused exit_success
2020-09-08 Paolo Bonzinimeson: convert the speed tests
2020-09-08 Marc-André... tests: do not print benchmark output to stdout
2020-09-08 Marc-André... meson: convert atomic*-bench
2020-09-08 Marc-André... meson: convert vhost-user-bridge
2020-09-08 Marc-André... meson: remove old socket_scm_helper rule
2020-09-08 Marc-André... meson: move keyutils dependency check
2020-09-08 Marc-André... meson: convert the unit tests
2020-09-08 Gerd Hoffmannipxe: update binaries
2020-09-08 Gerd Hoffmannipxe: drop ia32 efi roms
2020-09-08 Gerd Hoffmannipxe: update submodule
2020-09-08 Marc-André... meson: convert qht-bench
2020-09-08 Marc-André... meson: declare keyutils dependency
2020-09-08 Marc-André... meson: declare tasn1 dependency
2020-09-08 Marc-André... meson: build qapi tests library
2020-09-08 Paolo Bonzinimeson: fix libqos linking
2020-09-08 Paolo Bonzinininjatool: use constant names for stamp files
2020-09-08 Paolo Bonziniconfigure: include cross sdl2-config in meson cross...
2020-09-08 Paolo Bonziniconfigure: do not include absolute paths in -I and...
2020-09-08 Paolo Bonzinimeson: remove b_lundef option
2020-09-08 Paolo Bonzinimtest2make: unify tests that appear in multiple suites
2020-09-08 Paolo Bonzinimtest2make: hide output of successful tests
2020-09-08 Paolo Bonzinimtest2make: split working directory from test command
2020-09-08 Paolo Bonzinimtest2make: split environment from test command
2020-09-08 Paolo Bonziniqemu-iotests: move check-block back to Makefiles
2020-09-08 Daniel Henrique... spapr_numa: use spapr_numa_get_vcpu_assoc() in home_nod...
2020-09-08 Daniel Henrique... spapr_numa: create a vcpu associativity helper
2020-09-08 Daniel Henrique... spapr: move h_home_node_associativity to spapr_numa.c
2020-09-08 Daniel Henrique... spapr_numa: move NVLink2 associativity handling to...
2020-09-08 Daniel Henrique... spapr, spapr_numa: move lookup-arrays handling to spapr...
2020-09-08 Daniel Henrique... spapr, spapr_numa: handle vcpu ibm,associativity
2020-09-08 Daniel Henrique... spapr: introduce SpaprMachineState::numa_assoc_array
2020-09-08 Daniel Henrique... ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
2020-09-08 Daniel Henrique... ppc: introducing spapr_numa.c NUMA code helper
2020-09-08 Philippe Mathieu... hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
2020-09-08 Philippe Mathieu... hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic...
2020-09-08 Thiago Jung... target/s390x: Use start-powered-off CPUState property
2020-09-08 Thiago Jung... sparc/sun4m: Use start-powered-off CPUState property
2020-09-08 Thiago Jung... sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
2020-09-08 Thiago Jung... mips/cps: Use start-powered-off CPUState property
2020-09-08 Thiago Jung... ppc/e500: Use start-powered-off CPUState property
2020-09-08 Thiago Jung... ppc/spapr: Use start-powered-off CPUState property
2020-09-08 Thiago Jung... target/arm: Move setting of CPU halted state to generic...
2020-09-08 Thiago Jung... target/arm: Move start-powered-off property to generic...
2020-09-08 Daniel Henrique... ppc/spapr_nvdimm: do not enable support with 'nvdimm...
2020-09-08 Daniel Henrique... spapr, spapr_nvdimm: fold NVDIMM validation in the...
2020-09-08 Daniel Henrique... ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_valida...
2020-09-08 Cédric Le Goaterspapr/xive: Allocate vCPU IPIs from the vCPU contexts
2020-09-08 Cédric Le Goaterspapr/xive: Allocate IPIs independently from the other...
2020-09-08 Cédric Le Goaterspapr/xive: Use kvmppc_xive_source_reset() in post_load
2020-09-08 Cédric Le Goaterspapr/xive: Modify kvm_cpu_is_enabled() interface
2020-09-08 Cédric Le Goaterspapr/xive: Use the xics flag to check for XIVE-only...
2020-09-08 Daniel Henrique... spapr_vscsi: do not allow device hotplug
2020-09-08 Cédric Le Goaterppc/pnv: Add a HIOMAP erase command
2020-09-08 Cédric Le Goaterspapr/xive: Add a 'hv-prio' property to represent the...
2020-09-08 David Gibsonspapr: Remove unnecessary DRC type-checker macros
2020-09-08 Cédric Le Goaterppc/pnv: Fix TypeInfo of PnvLpcController abstract...
2020-09-08 David Gibsonadb: Correct class size on TYPE_ADB_DEVICE
2020-09-07 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-09-07 Richard Hendersonconfigure: Do not set TARGET_ABI32 for microblaze
2020-09-07 Richard Hendersontarget/microblaze: Put MicroBlazeCPUConfig into DisasCo...
2020-09-07 Richard Hendersontarget/microblaze: Fill in VMStateDescription for cpu
2020-09-07 Richard Hendersontarget/microblaze: Move mmu parameters to MicroBlazeCPU...
2020-09-07 Richard Hendersontarget/microblaze: Treat pvr_regs as constant
2020-09-07 Richard Hendersontarget/microblaze: Move pvr regs to MicroBlazeCPUConfig
2020-09-07 Richard Hendersontarget/microblaze: Reorg MicroBlazeCPUConfig to minimiz...
2020-09-07 Richard Hendersontarget/microblaze: Split out MicroBlazeCPUConfig
2020-09-07 Richard Hendersontarget/microblaze: Diagnose invalid insns in delay...
next