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
...
|
*
|
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
|
\
\
|
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-04
2
-2
/
+2
|
*
|
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-09-29
1
-1
/
+1
|
*
|
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
2022-09-29
1
-1
/
+1
*
|
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
12
-105
/
+64
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-10-01
1
-1
/
+4
|
*
|
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-29
7
-79
/
+0
|
*
|
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-09-27
3
-3
/
+5
|
*
|
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
2022-09-27
1
-0
/
+7
|
*
|
x86: use typedef for SetupData struct
Jason A. Donenfeld
2022-09-27
1
-7
/
+7
|
*
|
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
2
-16
/
+42
*
|
|
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
3
-11
/
+43
|
\
\
\
|
*
|
|
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
1
-3
/
+26
|
*
|
|
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
Lev Kujawski
2022-09-30
1
-0
/
+6
|
*
|
|
piix_ide_reset: Use pci_set_* functions instead of direct access
Lev Kujawski
2022-09-30
1
-8
/
+9
|
*
|
|
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-03
2
-4
/
+40
|
\
\
\
|
*
|
|
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
1
-2
/
+0
|
*
|
|
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
1
-2
/
+2
|
*
|
|
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
|
*
|
|
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
|
*
|
|
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
1
-0
/
+36
|
|
/
/
*
|
|
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-29
3
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2022-09-29
2
-2
/
+3
|
*
|
serial: Allow unaligned i/o access
Arwed Meyer
2022-09-29
1
-0
/
+3
*
|
|
Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...
Stefan Hajnoczi
2022-09-28
2
-17
/
+21
|
\
\
\
|
*
|
|
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-09-27
1
-17
/
+19
|
*
|
|
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
2022-09-27
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
2022-09-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/xen: set pci Atomic Ops requests for passthrough device
Ruili Ji
2022-09-27
1
-2
/
+2
|
|
/
*
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-27
2
-12
/
+58
|
\
\
|
*
|
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
2022-09-27
1
-11
/
+6
[prev]
[next]