2021-02-08 |
Philippe Mathieu... | qapi/meson: Remove QMP from user-mode emulation |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | qapi/meson: Restrict qdev code to system-mode emulation |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Restrict emulation code |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Restrict some trace event directories to user... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Merge trace_events_subdirs array |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Restrict block subsystem processing |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | pc-bios/meson: Only install EDK2 blob firmwares with... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | tests/meson: Only build softfloat objects if TCG is... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Warn when TCI is selected but TCG backend is... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | meson: Explicit TCG backend used |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Philippe Mathieu... | configure: Improve TCI feature description |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Paolo Bonzini | target/i86: implement PKS |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Greenaway | target/i386: Fix decoding of certain BMI instructions |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Maxim Levitsky | event_notifier: handle initialization failure better |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Maxim Levitsky | virtio-scsi: don't uninitialize queues that we didn... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Stefan Reiter | docs: don't install corresponding man page if guest... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Qiuhao Li | fuzz: fix wrong index in clear_bits |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Wei Huang | x86/cpu: Populate SVM CPUID feature bits |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Paolo Bonzini | meson: honor --enable-rbd if cc.links test fails |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Paolo Bonzini | meson: accept either shared or static libraries if... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Igor Mammedov | machine: add missing doc for memory-backend option |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Paolo Bonzini | target/i386: do not set LM for 32-bit emulation "-cpu... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | fuzz: add virtio-9p configurations for fuzzing |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | docs/fuzz: add some information about OSS-Fuzz |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | fuzz: enable dynamic args for generic-fuzz configs |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | fuzz: log the arguments used to initialize QEMU |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | docs/fuzz: fix pre-meson path |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | fuzz: refine the ide/ahci fuzzer configs |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Alexander Bulekov | fuzz: ignore address_space_map is_write flag |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/dg-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/mcayland/tags... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | s390: Recognize confidential-guest-support option |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Alter virtio default proper... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | spapr: PEF: prevent migration |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | spapr: Add PEF based confidential guest support |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Update documentation |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Move SEV initialization... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Introduce cgs "ready" flag |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | sev: Add Error ** to sev_kvm_init() |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Rework the "memory-encrypti... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Move side effect out of... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | sev: Remove false abstraction of flash encryption |
commit | commitdiff | tree | snapshot |
2021-02-08 |
David Gibson | confidential guest support: Introduce new confidential... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Greg Kurz | qom: Allow optional sugar props |
commit | commitdiff | tree | snapshot |
2021-02-07 |
Mark Cave-Ayland | utils/fifo8: add VMSTATE_FIFO8_TEST macro |
commit | commitdiff | tree | snapshot |
2021-02-07 |
Mark Cave-Ayland | utils/fifo8: change fatal errors from abort() to assert() |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | accel: introduce AccelCPUClass extending CPUClass |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | accel: replace struct CpusAccel with AccelOpsClass |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | accel: extend AccelState and AccelClass to user-mode |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: move debug_check_watchpoint to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: move adjust_watchpoint_address to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | physmem: make watchpoint checking code TCG-only |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: move do_unaligned_access to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: move cc->transaction_failed to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | cpu: move cc->do_interrupt to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | target/arm: do not use cc->do_interrupt for KVM directly |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Move debug_excp_handler to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Move tlb_fill to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Move cpu_exec_* to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Move synchronize_from_tb() to tcg_ops |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | accel/tcg: split TCG-only code from cpu_exec_realizefn |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | target/riscv: remove CONFIG_TCG, as it is always TCG |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Introduce TCGCpuOperations struct |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove TCG_CONST |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Fix TCG_REG_R4 misusage |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Restrict TCG_TARGET_NB_REGS to 16 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove TODO as unused |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Implement 64-bit division |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_* |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Use g_assert_not_reached |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_{st_i32,st32_i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Move stack bounds check to compile-time |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_st16_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_st8_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_{ld_i32,ld32u_i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld16s_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld16u_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld8s_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld8u_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg64 into 64-bit callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg32 into all callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg16 into the only caller |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg8 into its callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg32s into the only caller |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Stefan Weil | tcg/tci: Implement INDEX_op_ld8s_i64 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Stefan Weil | tcg/tci: Implement INDEX_op_ld16s_i32 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Make tci_tb_ptr thread-local |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | configure: Fix --enable-tcg-interpreter |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/aarch64: Do not convert TCGArg to temps that are... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Philippe Mathieu... | exec/cpu-defs: Remove TCG backends dependency |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Philippe Mathieu... | tcg/s390: Fix compare instruction from extended-immedia... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Vladimir Sementsov... | iotests: 30: drop from auto group (and effectively... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: disallow updates for expected data files |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: update expected data files |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: add OEM ID and OEM TABLE ID test |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Michael S.... | acpi: use constants as strncpy limit |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | acpi: Permit OEM ID and OEM table ID fields to be changed |
commit | commitdiff | tree | snapshot |
next |