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
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
1
-3
/
+10
|
\
|
*
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
1
-0
/
+10
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
1
-1
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
1
-1
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-12
1
-1
/
+0
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
8
-36
/
+125
|
\
\
|
*
|
hw/smbios: support for type 8 (port connector)
Hal Martin
2022-10-09
1
-0
/
+10
|
*
|
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
2022-10-09
1
-4
/
+16
|
*
|
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
2022-10-09
1
-28
/
+0
|
*
|
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2022-10-09
2
-0
/
+8
|
*
|
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-10-09
1
-0
/
+1
|
*
|
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-10-09
1
-0
/
+1
|
*
|
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2022-10-07
1
-1
/
+0
|
*
|
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
2022-10-07
1
-0
/
+20
|
*
|
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-10-07
1
-2
/
+8
|
*
|
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
1
-0
/
+35
|
*
|
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-10-07
1
-0
/
+12
|
*
|
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
2022-10-07
1
-0
/
+5
|
*
|
include/hw: document vhost_dev feature life-cycle
Alex Bennée
2022-10-07
1
-0
/
+3
|
*
|
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
Alex Bennée
2022-10-07
1
-1
/
+6
|
|
/
*
/
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
1
-4
/
+4
|
/
*
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-05
1
-15
/
+13
|
\
|
*
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+3
|
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-14
/
+1
|
*
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
2022-10-04
1
-1
/
+0
|
*
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
2022-10-04
1
-0
/
+9
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
1
-0
/
+22
*
|
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
2
-1
/
+9
|
\
\
|
*
|
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
1
-0
/
+3
|
*
|
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
1
-1
/
+6
*
|
|
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
1
-0
/
+3
|
/
/
*
|
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
4
-1
/
+51
|
\
\
|
*
|
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
1
-0
/
+1
|
*
|
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
2022-09-26
1
-1
/
+5
|
*
|
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
2022-09-26
2
-0
/
+15
|
*
|
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
2
-0
/
+25
|
*
|
s390x/pci: add routine to get host function handle from CLP info
Matthew Rosato
2022-09-26
1
-0
/
+5
|
|
/
*
|
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-27
1
-0
/
+1
|
\
\
|
*
|
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
2022-09-27
1
-0
/
+1
|
|
/
*
|
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
2022-09-26
1
-1
/
+2
*
|
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
2022-09-26
1
-0
/
+2
|
/
*
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-21
1
-2
/
+3
|
\
|
*
hw/ppc/spapr: Fix code style problems reported by checkpatch
Bernhard Beschow
2022-09-20
1
-2
/
+3
*
|
hw/loongarch: Improve acpi dsdt table
Xiaojuan Yang
2022-09-20
1
-0
/
+1
*
|
hw/loongarch: Add platform bus support
Xiaojuan Yang
2022-09-20
2
-0
/
+6
|
/
*
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-09-14
1
-1
/
+4
*
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
2
-0
/
+4
*
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2022-09-07
1
-0
/
+1
*
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2022-09-07
1
-1
/
+13
[next]