index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-02
softmmu: Don't use 'singlestep' global in QMP and HMP commands
Peter Maydell
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-05-02
hw/net: npcm7xx_emc: set MAC in register space
Patrick Venture
2023-05-02
tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
Fabiano Rosas
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
2023-05-02
tests/avocado: Pass parameters to migration test
Fabiano Rosas
2023-05-02
tests/qtest: Fix tests when no KVM or TCG are present
Fabiano Rosas
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
2023-05-02
tests/qtest: Adjust and document query-cpu-model-expansion test for arm
Fabiano Rosas
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-05-02
target/arm: Do not expose all -cpu max features to qtests
Fabiano Rosas
2023-05-02
target/arm: Extract TCG -cpu max code into a function
Fabiano Rosas
2023-05-02
target/arm: Remove dead code from cpu_max_set_sve_max_vq
Fabiano Rosas
2023-05-02
target/arm: Move cortex sysregs into a separate file
Fabiano Rosas
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-29
cpus-common: stop using mb_set/mb_read
Paolo Bonzini
2023-04-29
async: Suppress GCC13 false positive in aio_bh_poll()
Cédric Le Goater
2023-04-28
Merge tag 'pull-qapi-2023-04-28' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-04-28
tests: vhost-user-test: release mutex on protocol violation
Paolo Bonzini
2023-04-28
Update linux headers to v6.3rc5
David 'Digit' Turner
2023-04-28
update-linux-headers.sh: Add missing kernel headers.
David 'Digit' Turner
2023-04-28
Fix libvhost-user.c compilation.
David 'Digit' Turner
2023-04-28
target/i386: Add support for PREFETCHIT0/1 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-NE-CONVERT in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-VNNI-INT8 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-IFMA in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AMX-FP16 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for CMPCCXADD in CPUID enumeration
Jiaxi Chen
2023-04-28
i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
Tom Lendacky
2023-04-28
i386/sev: Update checks and information related to reduced-phys-bits
Tom Lendacky
2023-04-28
qemu-options.hx: Update the reduced-phys-bits documentation
Tom Lendacky
2023-04-28
qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
Tom Lendacky
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-28
docs/devel/qapi-code-gen: Describe some doc markup pitfalls
Markus Armbruster
2023-04-28
qapi storage-daemon/qapi: Fix documentation section structure
Markus Armbruster
2023-04-28
qapi: Format since information the conventional way: (since X.Y)
Markus Armbruster
2023-04-28
qapi: Fix misspelled section tags in doc comments
Markus Armbruster
2023-04-28
qapi: Replace ad hoc "since" documentation by member documentation
Markus Armbruster
2023-04-28
qapi: Fix argument documentation markup
Markus Armbruster
2023-04-28
qga/qapi-schema: Fix member documentation markup
Markus Armbruster
2023-04-28
qapi: Fix unintended definition lists in documentation
Markus Armbruster
2023-04-28
qapi: Fix bullet list markup in documentation
Markus Armbruster
2023-04-28
qapi: Delete largely misleading "Stability Considerations"
Markus Armbruster
2023-04-28
qapi: Tidy up examples
Markus Armbruster
2023-04-28
qapi: @foo should be used to reference, not ``foo``
Markus Armbruster
2023-04-28
qapi/block-core: Clean up after removal of dirty bitmap @status
Markus Armbruster
2023-04-28
qapi: Fix up references to long gone error classes
Markus Armbruster
2023-04-28
qapi: Fix misspelled references
Markus Armbruster
[next]