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
2022-02-21
hw/nvram: use at24 macro
Patrick Venture
1
-1
/
+1
2022-02-20
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...
Peter Maydell
9
-13
/
+830
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
3
-10
/
+374
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2
-0
/
+12
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
1
-1
/
+6
2022-02-18
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
1
-0
/
+21
2022-02-18
spapr: prevent hdec timer being set up under virtual hypervisor
Nicholas Piggin
2
-4
/
+4
2022-02-18
spapr: nvdimm: Introduce spapr-nvdimm device
Shivaprasad G Bhat
1
-0
/
+132
2022-02-18
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2
-0
/
+262
2022-02-18
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2
-0
/
+21
2022-02-17
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
3
-5
/
+21
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
3
-0
/
+982
2022-02-16
hw/riscv: virt: Use AIA INTC compatible string when available
Anup Patel
1
-2
/
+11
2022-02-16
Allow setting up to 8 bytes with the generic loader
Petr Tesarik
1
-1
/
+1
2022-02-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+5
2022-02-15
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
4
-34
/
+257
2022-02-15
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-1
/
+9
2022-02-14
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
1
-4
/
+7
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
1
-0
/
+5
2022-02-14
hw/nvme: add support for zoned random write area
Klaus Jensen
4
-19
/
+221
2022-02-14
hw/nvme: add ozcs enum
Klaus Jensen
1
-1
/
+2
2022-02-14
hw/nvme: add struct for zone management send
Klaus Jensen
1
-6
/
+4
2022-02-14
hw/nvme/ctrl: Pass buffers as 'void *' types
Philippe Mathieu-Daudé
2
-7
/
+7
2022-02-14
hw/nvme/ctrl: Have nvme_addr_write() take const buffer
Philippe Mathieu-Daudé
1
-1
/
+1
2022-02-14
hw/nvme: fix CVE-2021-3929
Klaus Jensen
1
-0
/
+22
2022-02-14
hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
Nick Hudson
2
-0
/
+6
2022-02-14
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
Philippe Mathieu-Daudé
1
-1
/
+3
2022-02-11
hw/block/fdc-isa: Respect QOM properties when building AML
Bernhard Beschow
1
-4
/
+7
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2
-28
/
+2
2022-02-08
hw/sensor: Add lsm303dlhc magnetometer device
Kevin Townsend
3
-0
/
+561
2022-02-08
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
1
-21
/
+31
2022-02-08
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
1
-2
/
+1
2022-02-08
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
1
-12
/
+12
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
1
-17
/
+14
2022-02-08
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
1
-30
/
+32
2022-02-08
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
1
-47
/
+55
2022-02-08
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
1
-13
/
+15
2022-02-08
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2
-26
/
+21
2022-02-08
hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
Peter Maydell
1
-15
/
+17
2022-02-08
hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
Peter Maydell
1
-44
/
+52
2022-02-08
hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
Peter Maydell
1
-17
/
+18
2022-02-08
hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
Peter Maydell
1
-55
/
+56
2022-02-08
hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
Peter Maydell
2
-149
/
+61
2022-02-08
hw/arm/smmuv3: Fix device reset
Eric Auger
1
-0
/
+6
2022-02-08
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
1
-4
/
+4
2022-02-08
hw/arm: versal-virt: Always call arm_load_kernel()
Edgar E. Iglesias
1
-9
/
+2
2022-02-08
hw/arm/boot: Drop existing dtb /psci node rather than retaining it
Peter Maydell
1
-3
/
+4
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
17
-25
/
+5
2022-02-08
hw/arm/highbank: Drop unused secondary boot stub code
Peter Maydell
1
-56
/
+0
2022-02-08
hw/arm/boot: Don't write secondary boot stub if using PSCI
Peter Maydell
1
-11
/
+24
[next]