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
...
*
|
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-14
3
-82
/
+32
*
|
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2022-10-14
1
-3
/
+33
*
|
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
2022-10-14
1
-64
/
+68
*
|
hw/riscv: Update comment for qtest check in riscv_find_firmware()
Bin Meng
2022-10-14
1
-2
/
+2
|
/
*
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
5
-9
/
+3
|
\
|
*
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
1
-1
/
+1
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
1
-2
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
1
-2
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-12
1
-3
/
+1
|
*
cirrus_vga: fix potential memory overflow
lu zhipeng
2022-10-12
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-13
1
-1
/
+6
|
\
\
|
*
|
scsi-disk: support setting CD-ROM block size via device options
John Millikin
2022-10-10
1
-1
/
+6
|
|
/
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
27
-233
/
+1940
|
\
\
|
*
|
x86: pci: acpi: consolidate PCI slots creation
Igor Mammedov
2022-10-09
1
-57
/
+54
|
*
|
x86: pci: acpi: reorder Device's _DSM method
Igor Mammedov
2022-10-09
1
-3
/
+1
|
*
|
x86: pci: acpi: reorder Device's _ADR and _SUN fields
Igor Mammedov
2022-10-09
1
-1
/
+1
|
*
|
x86: acpi: cleanup PCI device _DSM duplication
Igor Mammedov
2022-10-09
1
-29
/
+27
|
*
|
x86: acpi: _DSM: use Package to pass parameters
Igor Mammedov
2022-10-09
1
-13
/
+27
|
*
|
acpi: x86: refactor PDSM method to reduce nesting
Igor Mammedov
2022-10-09
1
-62
/
+77
|
*
|
acpi: x86: deduplicate HPET AML building
Igor Mammedov
2022-10-09
1
-6
/
+4
|
*
|
hw/smbios: support for type 8 (port connector)
Hal Martin
2022-10-09
1
-0
/
+63
|
*
|
qmp: add QMP command x-query-virtio-queue-element
Laurent Vivier
2022-10-09
2
-0
/
+163
|
*
|
qmp: add QMP commands for virtio/vhost queue-status
Laurent Vivier
2022-10-09
2
-0
/
+117
|
*
|
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2022-10-09
1
-8
/
+635
|
*
|
qmp: add QMP command x-query-virtio-status
Laurent Vivier
2022-10-09
2
-0
/
+109
|
*
|
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-10-09
3
-0
/
+60
|
*
|
Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
Peter Xu
2022-10-09
1
-0
/
+5
|
*
|
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-10-09
1
-1
/
+13
|
*
|
acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
Miguel Luis
2022-10-09
1
-3
/
+2
|
*
|
vhost-user-blk: dynamically resize config space based on features
Daniil Tatianin
2022-10-07
2
-8
/
+11
|
*
|
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2022-10-07
1
-4
/
+2
|
*
|
vhost-user-blk: make it possible to disable write-zeroes/discard
Daniil Tatianin
2022-10-07
1
-2
/
+4
|
*
|
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
2022-10-07
3
-23
/
+42
|
*
|
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-10-07
3
-15
/
+20
|
*
|
hw/virtio: add vhost-user-gpio-pci boilerplate
Viresh Kumar
2022-10-07
2
-0
/
+70
|
*
|
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
4
-0
/
+422
|
*
|
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-10-07
9
-13
/
+21
|
*
|
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
2022-10-07
5
-25
/
+5
|
*
|
hw/virtio: add some vhost-user trace events
Alex Bennée
2022-10-07
2
-0
/
+10
|
*
|
hw/virtio: log potentially buggy guest drivers
Alex Bennée
2022-10-07
1
-0
/
+7
|
*
|
hw/virtio: fix some coding style issues
Alex Bennée
2022-10-07
1
-3
/
+4
|
*
|
hw/virtio: incorporate backend features in features
Alex Bennée
2022-10-07
1
-1
/
+8
|
|
/
*
|
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-12
1
-0
/
+4
|
\
\
|
*
|
hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
Jerome Forissier
2022-10-10
1
-0
/
+4
|
|
/
*
/
9p: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-3
/
+6
|
/
*
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
1
-1
/
+1
*
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-05
2
-5
/
+3
|
\
|
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-2
/
+1
|
*
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
2022-10-04
1
-3
/
+2
*
|
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
4
-4
/
+4
|
\
\
[prev]
[next]