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-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::nvic to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::arm_boot_info to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::gicv3state to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Avoid resetting CPUARMState::eabi field
Philippe Mathieu-Daudé
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2023-02-16
target/arm: Constify ID_PFR1 on user emulation
Philippe Mathieu-Daudé
2023-02-16
target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
Philippe Mathieu-Daudé
2023-02-16
target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
Philippe Mathieu-Daudé
2023-02-16
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
2023-02-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-15
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Peter Maydell
2023-02-15
ui: remove deprecated 'password' option for SPICE
Daniel P. Berrangé
2023-02-15
block: deprecate iSCSI 'password' in favour of 'password-secret'
Daniel P. Berrangé
2023-02-15
block: mention 'password-secret' option for -iscsi
Daniel P. Berrangé
2023-02-15
io/channel-tls: fix handling of bigger read buffers
Antoine Damhet
2023-02-15
crypto: TLS: introduce `check_pending`
Antoine Damhet
2023-02-14
Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
2023-02-14
tests/tcg/s390x: Use -nostdlib for softmmu tests
Ilya Leoshkevich
2023-02-14
tests/qtest: Don't build virtio-serial-test.c if device not present
Fabiano Rosas
2023-02-14
tests/qtest: bios-tables-test: Skip if missing configs
Fabiano Rosas
2023-02-14
tests/qemu-iotests: Require virtio-scsi-pci
Fabiano Rosas
2023-02-14
tests/qtest: Do not include hexloader-test if loader device is not present
Fabiano Rosas
2023-02-14
tests/qtest: Check for devices in bios-tables-test
Fabiano Rosas
2023-02-14
tests/qtest: drive_del-test: Skip tests that require missing devices
Fabiano Rosas
2023-02-14
tests/qtest: Skip unplug tests that use missing devices
Fabiano Rosas
2023-02-14
test/qtest: Fix coding style in device-plug-test.c
Fabiano Rosas
2023-02-14
tests/qtest: hd-geo-test: Check for missing devices
Fabiano Rosas
2023-02-14
tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
Fabiano Rosas
2023-02-14
tests/qtest: Do not run lsi53c895a test if device is not present
Fabiano Rosas
2023-02-14
tests/qtest: Skip PXE tests for missing devices
Fabiano Rosas
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
2023-02-14
tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
Peter Maydell
2023-02-14
build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
2023-02-14
meson: Disable libdw for static builds by default
Ilya Leoshkevich
2023-02-14
meson: Add missing libdw knobs
Ilya Leoshkevich
2023-02-14
configure: Bump minimum Clang version to 10.0
Thomas Huth
2023-02-13
Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-13
ram: Document migration ram flags
Juan Quintela
2023-02-13
migration/multifd: Move load_cleanup inside incoming_state_destroy
Leonardo Bras
2023-02-13
migration/multifd: Join all multifd threads in order to avoid leaks
Leonardo Bras
2023-02-13
migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
Leonardo Bras
2023-02-13
migration/multifd: Change multifd_load_cleanup() signature and usage
Leonardo Bras
2023-02-11
migration: Postpone postcopy preempt channel to be after main
Peter Xu
2023-02-11
migration: Add a semaphore to count PONGs
Peter Xu
2023-02-11
migration: Cleanup postcopy_preempt_setup()
Peter Xu
2023-02-11
migration: Rework multi-channel checks on URI
Peter Xu
[next]