2021-10-15 |
Vladimir Sementsov... | block-backend: rename _do_ helper functions to _co_do_ |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Vladimir Sementsov... | block-backend: convert blk_co_pdiscard to int64_t bytes |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Vladimir Sementsov... | block-backend: convert blk_co_pwritev_part to int64_t... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Vladimir Sementsov... | block-backend: make blk_co_preadv() 64bit |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Vladimir Sementsov... | block-backend: blk_check_byte_request(): int64_t bytes |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Hanna Reitz | qcow2: Silence clang -m32 compiler warning |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Richard Henderson | Merge remote-tracking branch 'remotes/kwolf/tags/for... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Richard Henderson | Merge remote-tracking branch 'remotes/thuth/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | vl: Enable JSON syntax for -device |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qdev: Base object creation on QDict rather than QemuOpts |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | virtio-net: Avoid QemuOpts in failover_find_primary_dev... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | virtio-net: Store failover primary opts pointer locally |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qdev: Add Error parameter to hide_device() callbacks |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qemu-option: Allow deleting opts during qemu_opts_foreach() |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Damien Hedde | softmmu/qdev-monitor: add error handling in qdev_set_id |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qdev: Make DeviceState.id independent of QemuOpts |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qdev: Avoid using string visitor for properties |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | iotests/051: Fix typo |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | iotests/245: Fix type for iothread property |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | qom: Reduce use of error_propagate() |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | net/vhost-vdpa: Fix device compatibility check |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | net/vhost-user: Fix device compatibility check |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Wolf | net: Introduce NetClientInfo.check_peer_type() |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Richard Henderson | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: automatically parse command line for meson... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | meson-buildoptions: include list of tracing backends |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: prepare for auto-generated option parsing |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: accept "internal" for --enable-capstone... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: remove deprecated --{enable, disable}-git... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move more compiler checks to Meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: remove obsolete Solaris ar check |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Marc-André... | configure, meson: move Spice configure handling to... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move netmap detection to meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move vde detection to meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move libaio check to meson.build |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move pthread_setname_np checks to... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move remaining HAVE_* compiler tests... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | meson: HAVE_GDB_BIN is not used by C code |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: remove CONFIG_GCOV from config-host.mak |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: get HOST_WORDS_BIGENDIAN via the... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move CONFIG_HOST_DSOSUF to Meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | trace: move configuration from configure to Meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | trace: simple: pass trace_file unmodified to config... |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move fuzzing configuration to Meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | kconfig: split CONFIG_SPARSE_MEM from fuzzing |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: add command line options for audio drivers |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | meson: define symbols for all available audio drivers |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure, meson: move audio driver detection to Meson |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | audio: remove CONFIG_AUDIO_WIN_INT |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Paolo Bonzini | configure: remove --oss-lib |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Thomas Huth | dtc: Update to version 1.6.1 |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/alpha: Reorg integer memory operations |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/alpha: Reorg fp memory operations |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | tcg: Canonicalize alignment flags in MemOp |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/arm: Use cpu_*_mmu instead of helper_*_mmu |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/sparc: Use cpu_*_mmu instead of helper_*_mmu |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/s390x: Use cpu_*_mmu instead of helper_*_mmu |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/mips: Use 8-byte memory ops for msa load/store |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/mips: Use cpu_*_data_ra for msa load/store |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | accel/tcg: Add cpu_{ld,st}*_mmu interfaces |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/hexagon: Implement cpu_mmu_index |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/s390x: Use MO_128 for 16 byte atomics |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/ppc: Use MO_128 for 16 byte atomics |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/i386: Use MO_128 for 16 byte atomics |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | target/arm: Use MO_128 for 16 byte atomics |
commit | commitdiff | tree | snapshot |
2021-10-13 |
BALATON Zoltan | memory: Log access direction for invalid accesses |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Cornelia Huck | s390x virtio-ccw machine: step down as maintainer |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Cornelia Huck | s390x/kvm: step down as maintainer |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Cornelia Huck | vfio-ccw: step down as maintainer |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Eric Farman | s390x: sigp: Force Set Architecture to return Invalid... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Marc Hartmayer | s390x/ipl: check kernel command line size |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Richard Henderson | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Paolo Bonzini | ebpf: really include it only in system emulators |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Dov Murik | target/i386/sev: Use local variable for kvm_sev_launch_... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Dov Murik | target/i386/sev: Use local variable for kvm_sev_launch_... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Markus Armbruster | monitor: Tidy up find_device_state() |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Paolo Bonzini | Revert "hw/misc: applesmc: use host osk as default... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | hw/i386/sgx: Have sgx_epc_get_section() return a boolean |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | MAINTAINERS: Cover SGX documentation file with X86... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Alexander Graf | hvf: Determine slot count from struct layout |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Cole Robinson | tests: tcg: Fix PVH test with binutils 2.36+ |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Thomas Huth | qapi: Make some ObjectTypes depend on the build settings |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | MAINTAINERS: Cover SEV-related files with X86/KVM section |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | monitor: Reduce hmp_info_sev() declaration |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Move qmp_query_sev() & hmp_info_sev... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Move qmp_query_sev_launch_measure... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Move qmp_query_sev_capabilities()... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Move qmp_sev_inject_launch_secret... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Move qmp_query_sev_attestation_report... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Remove stubs by using code elision |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Declare system-specific functions... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Rename sev_i386.h -> sev.h |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Restrict SEV to system emulation |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Philippe Mathieu... | target/i386/sev: Use g_autofree in sev_launch_get_measure() |
commit | commitdiff | tree | snapshot |
next |