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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
esp: don't reset async_len directly in esp_select() if cancelling request
Mark Cave-Ayland
1
-1
/
+1
2021-04-12
esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
Mark Cave-Ayland
1
-0
/
+1
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
2
-3
/
+5
2021-04-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412'...
Peter Maydell
2
-6
/
+10
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
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-10
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
1
-2
/
+8
2021-04-09
cpu/core: Fix "help" of CPU core device types
Greg Kurz
1
-2
/
+8
2021-04-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2021-04-09
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...
Peter Maydell
4
-27
/
+69
2021-04-09
hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers
Philippe Mathieu-Daudé
1
-2
/
+2
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
1
-2
/
+3
2021-04-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...
Peter Maydell
1
-2
/
+6
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
1
-2
/
+3
2021-04-07
hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrl
Klaus Jensen
1
-1
/
+1
2021-04-07
hw/block/nvme: fix assert crash in nvme_subsys_ns
Klaus Jensen
1
-3
/
+1
2021-04-07
hw/block/nvme: fix ns attachment out-of-bounds read
Klaus Jensen
1
-0
/
+1
2021-04-07
hw/block/nvme: add missing copyright headers
Klaus Jensen
2
-0
/
+20
2021-04-07
hw/block/nvme: fix handling of private namespaces
Klaus Jensen
7
-170
/
+114
2021-04-07
hw/block/nvme: update dmsrl limit on namespace detachment
Klaus Jensen
1
-0
/
+17
2021-04-07
hw/block/nvme: fix warning about legacy namespace configuration
Klaus Jensen
2
-6
/
+0
2021-04-06
hw/block/nvme: fix the nsid 'invalid' value
Klaus Jensen
1
-1
/
+1
2021-04-06
hw/block/nvme: fix missing string representation for ns attachment
Klaus Jensen
1
-0
/
+1
2021-04-06
hw/block/nvme: fix pi constraint check
Klaus Jensen
1
-1
/
+1
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
1
-2
/
+6
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
3
-9
/
+28
2021-04-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-9
/
+20
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
4
-5
/
+16
2021-04-06
hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform bus
Peter Maydell
1
-2
/
+6
2021-04-06
hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus
Peter Maydell
1
-2
/
+6
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
1
-5
/
+16
2021-04-05
hw/block/nvme: expose 'bootindex' property
Joelle van Dyne
1
-5
/
+3
2021-04-05
hw/block/nvme: remove description for zoned.append_size_limit
Niklas Cassel
1
-8
/
+0
2021-04-04
x86: rename oem-id and oem-table-id properties
Paolo Bonzini
1
-4
/
+4
2021-04-01
pci: sprinkle assert in PCI pin number
Isaku Yamahata
1
-0
/
+3
2021-04-01
isa/v582c686: Reinitialize ACPI PM device on reset
Isaku Yamahata
1
-0
/
+5
2021-04-01
vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup
Isaku Yamahata
1
-1
/
+12
2021-04-01
acpi/piix4: reinitialize acpi PM device on reset
Isaku Yamahata
1
-0
/
+7
[next]