projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2020-12-15
Paolo Bonzini
vl: make qemu_get_machine_opts static
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Igor Mammedov
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
machine: introduce MachineInitPhase
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
chardev: do not use machine_init_done
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: move all generic initialization out of vl.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: extract softmmu/globals.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: extract softmmu/runstate.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: allow -incoming defer with -preconfig
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: remove separate preconfig main_loop
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
remove preconfig state
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
MAINTAINERS: Update my git repository URLs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Move UUID property to qdev-properties-system.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make qdev_propinfo_get_uint16() static
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make error_set_from_qdev_prop_error() get Object...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make check_prop_still_unset() get Object* argument
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make qdev_find_global_prop() get Object* argument
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make qdev_get_prop_ptr() get Object* arg
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make bit_prop_set() get Object* argument
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Make PropertyInfo.print method get Object* argument
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Don't use dev->id on set_size32() error message
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
sparc: Check dev->realized at sparc_set_nwindows()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Check dev->realized at set_size()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
qdev: Move property code to qdev-properties.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
cpu: Move cpu_common_props to hw/core/cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
cs4231: Get rid of empty property array
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
netfilter: Use class properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
netfilter: Reorder functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
can_host: Use class properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
arm/cpu64: Register "aarch64" as class property
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
virt: Register "its" as class property
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
arm/virt: Register most properties as class properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
i386: Register feature bit properties as class properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/audio...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Gerd Hoffmann
audio: add sanity check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
audio: Simplify audio_bug() removing old code
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Eduardo Habkost
cs4231: Get rid of empty property array
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Volker Rümelin
audio: remove unused function audio_is_cleaning_up()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Volker Rümelin
coreaudio: always stop audio playback on shut down
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Volker Rümelin
coreaudio: don't start playback in init routine
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Volker Rümelin
coreaudio: rename misnamed variable fake_as
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Eduardo Habkost
tmp421: Register properties as class properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Eduardo Habkost
vexpress-a15: Register "virtualization" as class property
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Eduardo Habkost
vexpress: Register "secure" as class property
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Peter Maydell
Merge remote-tracking branch 'remotes/philmd-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Peter Maydell
Merge remote-tracking branch 'remotes/dg-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Peter Maydell
tests/tcg/multiarch/Makefile.target: Disable run-gdbstu...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Daniel Henrique...
spapr.c: set a 'kvm-type' default value instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Pass sPAPR machine state to some RTAS events...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Don't use qdev_get_machine() in spapr_msi_write()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Pass sPAPR machine state down to spapr_pci_switc...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
target/ppc: Introduce an mmu_is_64bit() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Stephane Duverger
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Gan Qixin
ppc/e500: Free irqs array to avoid memleak
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Gibson
MAINTAINERS: Add Greg Kurz as co-maintainer for ppc
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
hw/ppc: Do not re-read the clock on pre_save if doing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
target/ppc: Remove "compat" property of server class...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: spapr_drc_attach() cannot fail
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Simplify error path of spapr_core_plug()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Abort if ppc_set_compat() fails for hot-plugged...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Fix pre-2.10 dummy ICP hack
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Cédric Le Goater
xive: Add trace events
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Philippe Mathieu...
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Giuseppe Musacchio
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Giuseppe Musacchio
ppc/translate: Raise exceptions after setting the cc
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Giuseppe Musacchio
ppc/translate: Delay NaN checking after comparison
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Giuseppe Musacchio
ppc/translate: Turn the helper macros into functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Giuseppe Musacchio
ppc/translate: Fix unordered f64/f128 comparisons
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Chen Qun
ppc: Add a missing break for PPC6xx_INPUT_TBEN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Chen Qun
target/ppc: replaced the TODO with LOG_UNIMP and add...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Do TPM proxy hotplug sanity checks at pre-plug
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Do PHB hoplug sanity check at pre-plug
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Make PHB placement functions and spapr_pre_plug_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr: Do PCI device hotplug sanity checks at pre-plug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr/xics: Drop unused argument to xics_kvm_has_broken...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Greg Kurz
spapr/xive: Turn some sanity checks into assertions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure / meson: Move check for linux/btrfs.h to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure / meson: Move check for sys/kcov.h to meson...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure / meson: Move check for sys/signal.h to meson...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure / meson: Move check for drm.h to meson.build
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure / meson: Move check for pty.h to meson.build
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Thomas Huth
configure: Remove the obsolete check for ifaddrs.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Pan Nengyuan
blockdev: Fix a memleak in drive_backup_prepare()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Pan Nengyuan
block/file-posix: fix a possible undefined behavior
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Pan Nengyuan
elf2dmp/pdb: Plug memleak in pdb_init_from_file
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Pan Nengyuan
elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Roman Bolshakov
configure: Test if $make actually exists
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Use FloatRoundMode enum for FCR31 modes...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Remove unused headers from fpu_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Inline cpu_mips_realize_env() in mips_cpu_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Move cpu definitions, reset() and realize...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Move mips_cpu_add_definition() from helper...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Extract cpu_supports*/cpu_set* translate.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
hw/mips/malta: Do not initialize MT registers if MT...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Do not initialize MT registers if MT ASE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Introduce ase_mt_available() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Philippe Mathieu...
target/mips: Remove mips_def_t unused argument from...
commit
|
commitdiff
|
tree
|
snapshot
next