index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: fix PCI resource reserve capability on BE
Michael S. Tsirkin
2021-10-20
1
-5
/
+5
*
vhost-vdpa: multiqueue support
Jason Wang
2021-10-20
1
-1
/
+1
*
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
2
-5
/
+20
*
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
1
-3
/
+9
*
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
2
-78
/
+78
*
vhost-net: control virtqueue support
Jason Wang
2021-10-20
3
-15
/
+36
*
vhost-vdpa: prepare for the multiqueue support
Jason Wang
2021-10-20
1
-2
/
+2
*
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
1
-6
/
+47
*
qdev/qbus: remove failover specific code
Laurent Vivier
2021-10-20
1
-1
/
+11
*
failover: fix a regression introduced by JSON'ification of -device
Laurent Vivier
2021-10-20
1
-6
/
+18
*
vhost-user: fix duplicated notifier MR init
Xueming Li
2021-10-20
1
-2
/
+3
*
vhost-user-rng-pci: Add vhost-user-rng-pci implementation
Mathieu Poirier
2021-10-20
2
-0
/
+80
*
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
2021-10-20
3
-0
/
+295
*
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2021-10-20
1
-2
/
+1
*
virtio-iommu: Remove the non transitional name
Eric Auger
2021-10-20
1
-1
/
+0
*
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2021-10-20
2
-16
/
+49
*
vdpa: Add vhost_vdpa_section_end
Eugenio Pérez
2021-10-20
1
-7
/
+15
*
vdpa: Skip protected ram IOMMU mappings
Eugenio Pérez
2021-10-20
1
-0
/
+1
*
via-ide: Avoid using isa_get_irq()
BALATON Zoltan
2021-10-18
1
-2
/
+2
*
vt82c686: Add a method to VIA_ISA to raise ISA interrupts
BALATON Zoltan
2021-10-18
1
-1
/
+9
*
vt82c686: Move common code to via_isa_realize
BALATON Zoltan
2021-10-18
1
-38
/
+29
*
via-ide: Set user_creatable to false
BALATON Zoltan
2021-10-18
1
-0
/
+3
*
hw/mips/boston: Add FDT generator
Jiaxun Yang
2021-10-18
1
-9
/
+236
*
hw/mips/boston: Allow loading elf kernel and dtb
Jiaxun Yang
2021-10-18
1
-4
/
+32
*
hw/mips/boston: Massage memory map information
Jiaxun Yang
2021-10-18
1
-28
/
+80
*
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-16
1
-16
/
+1
*
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-10-15
8
-52
/
+63
|
\
|
*
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
3
-15
/
+19
|
*
virtio-net: Avoid QemuOpts in failover_find_primary_device()
Kevin Wolf
2021-10-15
1
-33
/
+19
|
*
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-15
1
-8
/
+18
|
*
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2021-10-15
2
-3
/
+6
|
*
softmmu/qdev-monitor: add error handling in qdev_set_id
Damien Hedde
2021-10-15
1
-1
/
+2
|
*
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-15
4
-3
/
+4
|
*
net: Introduce NetClientInfo.check_peer_type()
Kevin Wolf
2021-10-15
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
2021-10-15
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
s390x/ipl: check kernel command line size
Marc Hartmayer
2021-10-13
1
-1
/
+11
*
|
kconfig: split CONFIG_SPARSE_MEM from fuzzing
Paolo Bonzini
2021-10-14
2
-1
/
+4
*
|
Revert "hw/misc: applesmc: use host osk as default on macs"
Paolo Bonzini
2021-10-13
1
-191
/
+1
*
|
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
2
-4
/
+32
*
|
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
2
-2
/
+5
*
|
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2021-10-13
2
-4
/
+4
*
|
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
|
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
|
/
*
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
2021-10-12
1
-3
/
+3
*
aspeed/wdt: Add trace events
Cédric Le Goater
2021-10-12
2
-0
/
+9
*
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
2
-0
/
+22
*
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
3
-0
/
+431
*
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
1
-47
/
+33
*
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
2021-10-12
1
-4
/
+4
*
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
2
-23
/
+85
[next]