index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
Add information how to fix common build error on Windows in symlink-install-tree
Mateusz Krawczuk
1
-0
/
+3
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
2
-12
/
+9
2023-05-16
tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
Daniel P. Berrangé
8
-57
/
+40
2023-05-16
net: stream: test reconnect option with an unix socket
Laurent Vivier
1
-21
/
+18
2023-05-16
sysemu/kvm: Remove unused headers
Philippe Mathieu-Daudé
2
-3
/
+1
2023-05-16
tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
Thomas Huth
1
-2
/
+2
2023-05-15
docs/zoned-storage:add zoned emulation use case
Sam Li
1
-0
/
+19
2023-05-15
virtio-blk: add some trace events for zoned emulation
Sam Li
2
-0
/
+19
2023-05-15
block: add accounting for zone append operation
Sam Li
7
-11
/
+113
2023-05-15
virtio-blk: add zoned storage emulation for zoned devices
Sam Li
3
-0
/
+393
2023-05-15
block: add some trace events for zone append
Sam Li
2
-0
/
+5
2023-05-15
qemu-iotests: test zone append operation
Sam Li
3
-0
/
+107
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
10
-8
/
+173
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
3
-4
/
+193
2023-05-15
docs/zoned-storage: add zoned device documentation
Sam Li
3
-0
/
+50
2023-05-15
block: add some trace events for new block layer APIs
Sam Li
2
-0
/
+5
2023-05-15
iotests: test new zone operations
Sam Li
2
-0
/
+142
2023-05-15
block: add zoned BlockDriver check to block layer
Sam Li
4
-0
/
+37
2023-05-15
block/raw-format: add zone operations to pass through requests
Sam Li
1
-0
/
+17
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
9
-3
/
+696
2023-05-15
block/file-posix: introduce helper functions for sysfs attributes
Sam Li
2
-34
/
+96
2023-05-15
block/block-common: add zoned device structs
Sam Li
1
-0
/
+43
2023-05-15
qemu-file: Remove total from qemu_file_total_transferred_*()
Juan Quintela
6
-16
/
+15
2023-05-15
qemu-file: Make rate_limit_used an uint64_t
Juan Quintela
2
-3
/
+3
2023-05-15
qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
Juan Quintela
2
-5
/
+5
2023-05-15
migration: We set the rate_limit by a second
Juan Quintela
3
-7
/
+10
2023-05-15
migration: A rate limit value of 0 is valid
Juan Quintela
1
-6
/
+1
2023-05-15
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2
-11
/
+30
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
4
-11
/
+18
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
4
-41
/
+26
2023-05-15
tests/avocado: Add LoongArch machine start test
Song Gao
2
-0
/
+59
2023-05-15
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
1
-0
/
+4
2023-05-15
migration: Make dirtyrate.c target independent
Juan Quintela
2
-4
/
+2
2023-05-15
migration: Teach dirtyrate about qemu_target_page_bits()
Juan Quintela
1
-2
/
+2
2023-05-15
migration: Teach dirtyrate about qemu_target_page_size()
Juan Quintela
1
-3
/
+5
2023-05-15
Use new created qemu_target_pages_to_MiB()
Juan Quintela
2
-14
/
+8
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
2
-0
/
+12
2023-05-15
migration/calc-dirty-rate: replaced CRC32 with xxHash
Andrei Gudkov
2
-11
/
+38
2023-05-12
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
5
-19
/
+30
2023-05-12
tests/qtest: Don't run cdrom boot tests if no accelerator is present
Fabiano Rosas
1
-0
/
+10
2023-05-12
target/arm: Select CONFIG_ARM_V7M when TCG is enabled
Fabiano Rosas
1
-0
/
+1
2023-05-12
target/arm: Select SEMIHOSTING when using TCG
Fabiano Rosas
1
-7
/
+1
2023-05-12
hw/mips/malta: Fix minor dead code issue
Peter Maydell
1
-4
/
+1
2023-05-12
docs: Remove unused weirdly-named cross-reference targets
Peter Maydell
7
-12
/
+4
2023-05-12
ui: Fix pixel colour channel order for PNG screenshots
Peter Maydell
1
-2
/
+2
2023-05-12
MAINTAINERS: Update Akihiko Odaki's email address
Akihiko Odaki
1
-2
/
+2
2023-05-12
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
1
-25
/
+51
2023-05-12
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
1
-2
/
+3
2023-05-12
target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
Richard Henderson
5
-4
/
+4
2023-05-12
target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/
Richard Henderson
3
-0
/
+0
[next]