projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2020-12-18
Vladimir Sementsov...
block: introduce preallocate filter
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: bdrv_check_perm(): process children anyway
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: introduce BDRV_REQ_NO_WAIT flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: bdrv_mark_request_serialising: split non-waiting...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block/io: bdrv_wait_serialising_requests_locked: drop...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block/io: split out bdrv_find_conflicting_request
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block/io.c: drop assertion on double waiting for reques...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: simplify comment to BDRV_REQ_SERIALISING
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: drop tighten_restrictions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: bdrv_child_set_perm() drop redundant parameters.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: bdrv_set_perm() drop redundant parameters.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Vladimir Sementsov...
block: add bdrv_refresh_perms() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost-gl/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Eduardo Habkost
cpu: Remove unnecessary noop methods
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Eduardo Habkost
tcg: Make CPUClass.debug_excp_handler optional
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Eduardo Habkost
tcg: make CPUClass.cpu_exec_* optional
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Eduardo Habkost
tcg: cpu_exec_{enter,exit} helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: tcg: remove inline from cpu_load_eflags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move TCG cpu class initialization to tcg/
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Cathy Zhang
x86/cpu: Add AVX512_FP16 cpu feature
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Vitaly Kuznetsov
i386: move hyperv_limits initialization to x86_cpu_real...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Vitaly Kuznetsov
i386: move hyperv_version_id initialization to x86_cpu_...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Vitaly Kuznetsov
i386: move hyperv_interface_id initialization to x86_cp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Vitaly Kuznetsov
i386: move hyperv_vendor_id initialization to x86_cpu_r...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move cpu dump out of helper.c into cpu-dump.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move TCG accel files into tcg/
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: hvf: remove stale MAINTAINERS entry for old hvf...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move hax accel files into hax/
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move whpx accel files into whpx/
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Claudio Fontana
i386: move kvm accel files into kvm/
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Christian Ehrhardt
build: -no-pie is no functional linker flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
scripts/git.orderfile: Keep files with .inc extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
compiler.h: remove QEMU_GNUC_PREREQ
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
linux-user: remove GNUC check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
compiler: remove GNUC check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
xen: remove GNUC check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
poison: remove GNUC check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
compiler.h: explicit case for Clang printf attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
tests: remove GCC < 4 fallbacks
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
qemu-plugin.h: remove GCC < 4
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
compiler.h: remove GCC < 3 __builtin_expect fallback
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
accel/tcg: Remove special case for GCC < 4.6
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
qemu/atomic: Drop special case for unsupported compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
hw/core: Restrict 'fw-path-provider.c' to system mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marc-André...
docs: set CONFDIR when running sphinx
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
vl: rename local variable in configure_accelerators
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
qemu-option: pass QemuOptsList to opts_accepts_any
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
qemu-option: simplify search for end of key
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Zenghui Yu
kvm: Take into account the unaligned section size when...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Maxim Levitsky
scsi: fix device removal race vs IO restart callback...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Pavel Dovgalyuk
icount: improve exec nocache usage
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Thomas Huth
Remove the deprecated -show-cursor option
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Thomas Huth
Remove the deprecated -realtime option
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Thomas Huth
docs/system: Move the list of removed features to a...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philippe Mathieu...
accel/tcg: Remove deprecated '-tb-size' option
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
memory: clamp cached translation in case it points...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
msix: assert that accesses are within bounds
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alejandro Jimenez
qtest/pvpanic: Test panic option that allows VM to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alejandro Jimenez
vl: Add option to avoid stopping VM upon guest panic
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alejandro Jimenez
vl: Add an -action option specifying response to guest...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alejandro Jimenez
qmp: generalize watchdog-set-action to -no-reboot/...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
monitor: allow quitting while in preconfig state
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
memory: allow creating MemoryRegions before accelerators
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paolo Bonzini
plugin: propagate errors
commit
|
commitdiff
|
tree
|
snapshot
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/pmaydell/tags...
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
next