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
...
|
*
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
2022-07-26
1
-10
/
+8
|
*
i386/pc: factor out cxl range start to helper
Joao Martins
2022-07-26
1
-7
/
+17
|
*
i386/pc: factor out cxl range end to helper
Joao Martins
2022-07-26
1
-10
/
+21
|
*
i386/pc: factor out above-4g end to an helper
Joao Martins
2022-07-26
1
-15
/
+14
|
*
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
3
-3
/
+17
|
*
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-26
3
-8
/
+10
|
*
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
4
-7
/
+9
|
*
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
2022-07-26
1
-4
/
+2
|
*
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-07-26
2
-19
/
+29
*
|
hw/display/bcm2835_fb: Fix framebuffer allocation address
Alan Jian
2022-07-26
1
-2
/
+1
|
/
*
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-26
2
-13
/
+15
|
\
|
*
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
2022-07-26
1
-1
/
+1
|
*
vhost: Get vring base from vq, not svq
Eugenio Pérez
2022-07-26
1
-12
/
+12
|
*
e1000e: Fix possible interrupt loss when using MSI
Ake Koomsin
2022-07-26
1
-0
/
+2
*
|
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-07-22
5
-7
/
+29
*
|
hw/rx: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+4
*
|
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+5
*
|
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+5
|
/
*
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-20
4
-105
/
+268
|
\
|
*
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
1
-0
/
+15
|
*
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
1
-1
/
+2
|
*
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
1
-4
/
+3
|
*
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
3
-4
/
+44
|
*
vhost: add vhost_svq_poll
Eugenio Pérez
2022-07-20
2
-0
/
+28
|
*
vhost: Expose vhost_svq_add
Eugenio Pérez
2022-07-20
2
-3
/
+6
|
*
vhost: add vhost_svq_push_elem
Eugenio Pérez
2022-07-20
2
-0
/
+19
|
*
vhost: Track number of descs in SVQDescState
Eugenio Pérez
2022-07-20
2
-2
/
+8
|
*
vhost: Add SVQDescState
Eugenio Pérez
2022-07-20
2
-10
/
+14
|
*
vhost: Decouple vhost_svq_add from VirtQueueElement
Eugenio Pérez
2022-07-20
1
-11
/
+22
|
*
vhost: Check for queue full at vhost_svq_add
Eugenio Pérez
2022-07-20
1
-26
/
+33
|
*
vhost: Move vhost_svq_kick call to vhost_svq_add
Eugenio Pérez
2022-07-20
1
-1
/
+1
|
*
vhost: Reorder vhost_svq_kick
Eugenio Pérez
2022-07-20
1
-14
/
+14
|
*
vdpa: Avoid compiler to squash reads to used idx
Eugenio Pérez
2022-07-20
1
-1
/
+2
|
*
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
2022-07-20
1
-35
/
+49
|
*
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
2022-07-20
1
-1
/
+0
|
*
vhost: move descriptor translation to vhost_svq_vring_write_descs
Eugenio Pérez
2022-07-20
1
-11
/
+27
*
|
Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-07-19
7
-25
/
+1084
|
\
\
|
|
/
|
/
|
|
*
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
2
-4
/
+134
|
*
hw/loongarch: Add acpi ged support
Xiaojuan Yang
2022-07-19
4
-3
/
+687
|
*
hw/loongarch: Add smbios support
Xiaojuan Yang
2022-07-19
2
-0
/
+37
|
*
hw/loongarch: Add linux kernel booting support
Xiaojuan Yang
2022-07-19
1
-15
/
+99
|
*
hw/loongarch: Add uefi bios loading support
Xiaojuan Yang
2022-07-19
1
-0
/
+34
|
*
hw/loongarch: Add fw_cfg table support
Xiaojuan Yang
2022-07-19
4
-1
/
+91
|
*
hw/intc/loongarch_pch_pic: Fix bugs for update_irq function
Xiaojuan Yang
2022-07-19
1
-5
/
+5
*
|
Merge tag 'kraxel-20220719-pull-request' of https://gitlab.com/kraxel/qemu in...
Peter Maydell
2022-07-19
2
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
Mauro Matteo Cascella
2022-07-19
1
-1
/
+2
|
*
microvm: turn off io reservations for pcie root ports
Gerd Hoffmann
2022-07-19
1
-0
/
+11
*
|
Merge tag 'qemu-sparc-20220718' of https://github.com/mcayland/qemu into staging
Peter Maydell
2022-07-19
7
-200
/
+362
|
\
\
|
*
|
pckbd: remove legacy i8042_mm_init() function
Mark Cave-Ayland
2022-07-18
2
-19
/
+10
|
*
|
ps2: remove unused legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
2
-14
/
+0
[prev]
[next]