projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-10-04
Richard Henderson
accel/tcg: Introduce TARGET_TB_PCREL
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Introduce tb_pc and log_pc
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
hw/core: Add CPUClass.get_pc
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
include/hw/core: Create struct CPUJumpCache
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Inline tb_flush_jmp_cache
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Do not align tb->page_addr[0]
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Use bool for page_find_alloc
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Remove PageDesc code_bitmap
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Introduce tlb_set_page_full
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Introduce probe_access_full
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Suppress auto-invalidate in probe_access_int...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Drop addr member from SavedIOTLB
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Richard Henderson
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Alex Bennée
cputlb: used cached CPUClass in our hot-paths
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Alex Bennée
hw/core/cpu-sysemu: used cached class in cpu_asidx_from...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Alex Bennée
cpu: cache CPUClass in CPUState for hot code paths
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Stefan Hajnoczi
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Stefan Hajnoczi
Merge tag 'pull-target-arm-20220930' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Lev Kujawski
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETE...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Lev Kujawski
tests/qtest/ide-test: Verify that DIAGNOSTIC clears...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Lev Kujawski
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVIC...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Lev Kujawski
tests/qtest/ide-test.c: Create disk image for use as...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Lev Kujawski
piix_ide_reset: Use pci_set_* functions instead of...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Keith Busch
block: use the request length for iov alignment
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Keith Busch
block: move bdrv_qiov_is_aligned to file-posix
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Hanna Reitz
iotests/backing-file-invalidation: Add new test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Hanna Reitz
block/qed: Keep auto_backing_file if possible
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Hanna Reitz
block/qcow2: Keep auto_backing_file if possible
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Stefan Hajnoczi
gluster: stop using .bdrv_needs_filename
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Denis V. Lunev
block: make serializing requests functions 'void'
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Denis V. Lunev
block: use bdrv_is_sg() helper instead of raw bs->sg...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Denis V. Lunev
block: add missed block_acct_setup with new block devic...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Denis V. Lunev
block: pass OnOffAuto instead of bool to block_acct_setup()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Markus Armbruster
qemu-img: Wean documentation and help output off '...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Philippe Mathieu...
block/qcow2-bitmap: Add missing cast to silent GCC...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
lu zhipeng
qcow2: fix memory leak in qcow2_read_extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Stefan Hajnoczi
Merge tag 'char-pull-request' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jerome Forissier
target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jean-Philippe...
hw/arm/virt: Fix devicetree warning about the SMMU...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jean-Philippe...
hw/arm/virt: Use "msi-map" devicetree property for PCI
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jean-Philippe...
hw/arm/virt: Fix devicetree warning about the GIC node
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Jean-Philippe...
hw/arm/virt: Fix devicetree warning about the root...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Francisco Iglesias
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Maydell
target/arm: Rearrange cpu64.c so all the CPU initfns...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Maydell
target/arm: Update SDCR_VALID_MASK to include SCCD
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Maydell
target/arm: Make writes to MDCR_EL3 use PMU start/finis...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Peter Maydell
target/arm: Mark registers which call pmu_op_start...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Guoyi Tu
vhost-user: Call qemu_socketpair() instead of socketpair()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Guoyi Tu
oslib-posix: Introduce qemu_socketpair()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Maksim Davydov
chardev: fix segfault in finalize
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Arwed Meyer
serial: Allow unaligned i/o access
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Arwed Meyer
msmouse: Add pnp data
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Arwed Meyer
msmouse: Use fifo8 instead of array
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Arwed Meyer
chardev: src buffer const for write functions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Arwed Meyer
msmouse: Handle mouse reset
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Stefan Hajnoczi
Merge tag 'pull-request-2022-09-28' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Stefan Hajnoczi
Merge tag 'linux-user-for-7.2-pull-request' of https...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Stefan Hajnoczi
Merge tag 'vfio-updates-20220927.1' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Stefan Hajnoczi
Merge tag 'pull-xen-20220927' of https://xenbits.xen...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Helge Deller
linux-user: Add parameters of getrandom() syscall for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Alex Williamson
vfio/common: Fix vfio_iommu_type1_info use after free
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Kunkun Jiang
vfio/migration: Fix incorrect initialization value...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
docs/devel: testing: Document writing portable test...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: boot-serial-test: Close the serial file...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: vhost-user-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: qmp-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: pflash-cfi02-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Michael Labiuk
tests/x86: Move common code to function in device-plug...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
.gitlab-ci.d/windows.yml: Display meson test logs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: migration-test: Skip running some TLS...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: libqtest: Replace the call to close a...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: microbit-test: Fix socket access for win32
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Xuzhou Cheng
tests/qtest: virtio-net-failover: Disable migration...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Xuzhou Cheng
tests/qtest: ide-test: Open file in binary mode
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: migration-test: Disable IO redirection...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: bios-tables-test: Adapt the case for win32
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: {ahci, ide}-test: Use relative path for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: libqtest: Exclude the *_fds APIs for win32
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Xuzhou Cheng
tests/qtest: libqtest: Adapt global_qtest declaration...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: qmp-test: Skip running test_qmp_oob for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: Build test-filter-{mirror, redirector...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: Skip running virtio-net-test cases that...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests: vhost-user-bridge: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/unit: test-qga: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/unit: test-image-locking: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: libqtest: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: virtio-scsi-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: virtio-blk-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: vhost-user-blk-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: ide-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: fdc-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: cxl-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: boot-serial-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: aspeed_smc-test: Avoid using hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Bin Meng
tests/qtest: ahci-test: Avoid using hardcoded /tmp
commit
|
commitdiff
|
tree
|
snapshot
next