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
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
docs: Update TPM documentation for usage of a TPM 2
Stefan Berger
2022-10-04
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-04
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-04
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-01
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-10-01
target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...
Ray Zhang
2022-10-01
configure, meson: move linker flag detection to meson
Paolo Bonzini
2022-10-01
configure, meson: move C++ compiler detection to meson.build
Paolo Bonzini
2022-10-01
meson: multiple names can be passed to dependency()
Paolo Bonzini
2022-10-01
meson: require 0.61.3
Paolo Bonzini
2022-10-01
meson: -display dbus and CFI are incompatible
Paolo Bonzini
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
Lev Kujawski
2022-09-30
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
Lev Kujawski
2022-09-30
tests/qtest/ide-test.c: Create disk image for use as a secondary
Lev Kujawski
2022-09-30
piix_ide_reset: Use pci_set_* functions instead of direct access
Lev Kujawski
2022-09-30
block: use the request length for iov alignment
Keith Busch
2022-09-30
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
2022-09-30
iotests/backing-file-invalidation: Add new test
Hanna Reitz
2022-09-30
block/qed: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
block/qcow2: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
gluster: stop using .bdrv_needs_filename
Stefan Hajnoczi
2022-09-30
block: make serializing requests functions 'void'
Denis V. Lunev
2022-09-30
block: use bdrv_is_sg() helper instead of raw bs->sg reading
Denis V. Lunev
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-30
qemu-img: Wean documentation and help output off '?' for help
Markus Armbruster
2022-09-30
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-09-30
qcow2: fix memory leak in qcow2_read_extensions
lu zhipeng
2022-09-29
checkpatch: ignore target/hexagon/imported/* files
Matheus Tavares Bernardino
2022-09-29
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-09-29
.gitignore: add .cache/ to .gitignore
Wang, Lei
2022-09-29
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
2022-09-29
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-29
target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
Jerome Forissier
2022-09-29
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
target/arm: Rearrange cpu64.c so all the CPU initfns are together
Peter Maydell
2022-09-29
target/arm: Update SDCR_VALID_MASK to include SCCD
Peter Maydell
2022-09-29
target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
Peter Maydell
2022-09-29
target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
Peter Maydell
2022-09-29
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
[next]