index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
esp: don't overflow cmdfifo in get_cmd()
Mark Cave-Ayland
1
-0
/
+2
2021-04-12
esp: don't underflow cmdfifo in do_cmd()
Mark Cave-Ayland
1
-2
/
+4
2021-04-12
esp: ensure cmdfifo is not empty and current_dev is non-NULL
Mark Cave-Ayland
1
-0
/
+3
2021-04-12
esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
Mark Cave-Ayland
1
-12
/
+28
2021-04-12
esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
Mark Cave-Ayland
1
-14
/
+6
2021-04-12
esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
Mark Cave-Ayland
1
-19
/
+8
2021-04-12
esp: rework write_response() to avoid using the FIFO for DMA transactions
Mark Cave-Ayland
1
-7
/
+6
2021-04-12
esp: always check current_req is not NULL before use in DMA callbacks
Mark Cave-Ayland
1
-5
/
+14
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
3
-3
/
+6
2021-04-12
hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
Peter Maydell
1
-2
/
+6
2021-04-12
hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
Peter Maydell
1
-1
/
+1
2021-04-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412'...
Peter Maydell
8
-13
/
+66
2021-04-12
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Richard Henderson
1
-2
/
+2
2021-04-12
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
1
-1
/
+1
2021-04-12
accel/tcg: Preserve PAGE_ANON when changing page permissions
Richard Henderson
4
-4
/
+53
2021-04-12
hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
Zenghui Yu
1
-4
/
+8
2021-04-12
hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
Zenghui Yu
1
-2
/
+2
2021-04-12
Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210412-pull-requ...
Peter Maydell
5
-30
/
+259
2021-04-12
hw/block/nvme: drain namespaces on sq deletion
Klaus Jensen
1
-2
/
+21
2021-04-12
hw/block/nvme: store aiocb in compare
Klaus Jensen
1
-1
/
+2
2021-04-12
hw/block/nvme: map prp fix if prp2 contains non-zero offset
Padmakar Kalghatgi
1
-3
/
+9
2021-04-12
docs: add nvme emulation documentation
Klaus Jensen
4
-24
/
+227
2021-04-12
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
1
-1
/
+10
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
5
-82
/
+0
2021-04-10
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2
-2
/
+20
2021-04-09
cpu/core: Fix "help" of CPU core device types
Greg Kurz
1
-2
/
+8
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
1
-0
/
+12
2021-04-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-34
/
+349
2021-04-09
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...
Peter Maydell
4
-27
/
+69
2021-04-09
test-blockjob: Test job_wait_unpaused()
Max Reitz
1
-0
/
+121
2021-04-09
job: Allow complete for jobs on standby
Max Reitz
1
-2
/
+2
2021-04-09
mirror: Do not enter a paused job on completion
Max Reitz
1
-1
/
+5
2021-04-09
mirror: Move open_backing_file to exit_common
Max Reitz
1
-14
/
+8
2021-04-09
hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers
Philippe Mathieu-Daudé
1
-2
/
+2
2021-04-09
iotests: Test mirror-top filter permissions
Max Reitz
2
-0
/
+126
2021-04-09
iotests: add test for removing persistent bitmap from backing file
Vladimir Sementsov-Ogievskiy
2
-0
/
+75
2021-04-09
iotests/qsd-jobs: Filter events in the first test
Max Reitz
2
-11
/
+4
2021-04-09
block/rbd: fix memory leak in qemu_rbd_co_create_opts()
Stefano Garzarella
1
-0
/
+1
2021-04-09
block/rbd: fix memory leak in qemu_rbd_connect()
Stefano Garzarella
1
-4
/
+5
2021-04-09
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2
-12
/
+15
2021-04-09
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
4
-27
/
+69
2021-04-08
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
18
-858
/
+66
2021-04-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...
Peter Maydell
7
-40
/
+121
2021-04-08
Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc2-fixes-060421-...
Peter Maydell
9
-14
/
+126
2021-04-08
tap-win32: correctly recycle buffers
Jason Wang
1
-2
/
+4
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
12
-477
/
+9
2021-04-08
Revert "tests: Add tests for query-netdev command"
Jason Wang
2
-123
/
+0
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
11
-47
/
+49
2021-04-08
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
4
-254
/
+1
2021-04-08
Revert "net: Do not fill legacy info_str for backends"
Jason Wang
8
-0
/
+48
[prev]
[next]