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-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
3
-4
/
+6
2022-02-22
hid: Implement support for side and extra buttons
Noah Bergbauer
2
-3
/
+5
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
10
-6
/
+10
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+3
2022-02-21
hw/nvram: use at24 macro
Patrick Venture
1
-1
/
+1
2022-02-21
hw/arm: add initial mori-bmc board
Patrick Venture
1
-0
/
+32
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
1
-0
/
+21
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
5
-0
/
+5
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
1
-0
/
+1
2022-02-21
hw/arm/armv7m: Handle disconnected clock inputs
Peter Maydell
1
-4
/
+22
2022-02-21
Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus
Peter Maydell
1
-0
/
+10
2022-02-21
Kconfig: Add I2C_DEVICES device group
Peter Maydell
3
-0
/
+12
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
38
-40
/
+40
2022-02-21
configure, meson: move TPM check to meson
Paolo Bonzini
1
-1
/
+3
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
4
-0
/
+4
2022-02-21
core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2022-02-21
hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2022-02-21
hw/remote: Add missing include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-21
hw/tpm: Clean includes
Philippe Mathieu-Daudé
3
-4
/
+5
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
[next]