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-10-20
q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
Mark Cave-Ayland
1
-16
/
+41
2021-10-20
q800: wire up auxmode GPIO to GLUE
Mark Cave-Ayland
1
-0
/
+14
2021-10-20
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
2
-0
/
+20
2021-10-20
q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
Mark Cave-Ayland
1
-4
/
+28
2021-10-20
q800: move VIA1 IRQ from level 1 to level 6
Mark Cave-Ayland
1
-1
/
+1
2021-10-20
mac_via: update comment for VIA1B_vMystery bit
Mark Cave-Ayland
1
-0
/
+4
2021-10-20
pci: fix PCI resource reserve capability on BE
Michael S. Tsirkin
1
-5
/
+5
2021-10-20
vhost-vdpa: multiqueue support
Jason Wang
1
-1
/
+1
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
2
-5
/
+20
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
1
-3
/
+9
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2
-78
/
+78
2021-10-20
vhost-net: control virtqueue support
Jason Wang
3
-15
/
+36
2021-10-20
vhost-vdpa: prepare for the multiqueue support
Jason Wang
1
-2
/
+2
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
1
-6
/
+47
2021-10-20
qdev/qbus: remove failover specific code
Laurent Vivier
1
-1
/
+11
2021-10-20
failover: fix a regression introduced by JSON'ification of -device
Laurent Vivier
1
-6
/
+18
2021-10-20
vhost-user: fix duplicated notifier MR init
Xueming Li
1
-2
/
+3
2021-10-20
vhost-user-rng-pci: Add vhost-user-rng-pci implementation
Mathieu Poirier
2
-0
/
+80
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
3
-0
/
+295
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
1
-2
/
+1
2021-10-20
virtio-iommu: Remove the non transitional name
Eric Auger
1
-1
/
+0
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2
-16
/
+49
2021-10-20
vdpa: Add vhost_vdpa_section_end
Eugenio Pérez
1
-7
/
+15
2021-10-20
vdpa: Skip protected ram IOMMU mappings
Eugenio Pérez
1
-0
/
+1
2021-10-18
via-ide: Avoid using isa_get_irq()
BALATON Zoltan
1
-2
/
+2
2021-10-18
vt82c686: Add a method to VIA_ISA to raise ISA interrupts
BALATON Zoltan
1
-1
/
+9
2021-10-18
vt82c686: Move common code to via_isa_realize
BALATON Zoltan
1
-38
/
+29
2021-10-18
via-ide: Set user_creatable to false
BALATON Zoltan
1
-0
/
+3
2021-10-18
hw/mips/boston: Add FDT generator
Jiaxun Yang
1
-9
/
+236
2021-10-18
hw/mips/boston: Allow loading elf kernel and dtb
Jiaxun Yang
1
-4
/
+32
2021-10-18
hw/mips/boston: Massage memory map information
Jiaxun Yang
1
-28
/
+80
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
1
-16
/
+1
2021-10-15
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
8
-52
/
+63
2021-10-15
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
1
-1
/
+11
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
3
-15
/
+19
2021-10-15
virtio-net: Avoid QemuOpts in failover_find_primary_device()
Kevin Wolf
1
-33
/
+19
2021-10-15
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
1
-8
/
+18
2021-10-15
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2
-3
/
+6
2021-10-15
softmmu/qdev-monitor: add error handling in qdev_set_id
Damien Hedde
1
-1
/
+2
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
4
-3
/
+4
2021-10-15
net: Introduce NetClientInfo.check_peer_type()
Kevin Wolf
1
-0
/
+6
2021-10-14
kconfig: split CONFIG_SPARSE_MEM from fuzzing
Paolo Bonzini
2
-1
/
+4
2021-10-13
s390x/ipl: check kernel command line size
Marc Hartmayer
1
-1
/
+11
2021-10-13
Revert "hw/misc: applesmc: use host osk as default on macs"
Paolo Bonzini
1
-191
/
+1
2021-10-13
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2
-4
/
+32
2021-10-13
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2
-2
/
+5
2021-10-13
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2
-4
/
+4
2021-10-13
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-12
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
1
-3
/
+3
[prev]
[next]