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/riscv: virt: pass random seed to fdt
Jason A. Donenfeld
2022-09-07
1
-0
/
+6
*
hw/openrisc: virt: pass random seed to fdt
Jason A. Donenfeld
2022-09-04
1
-0
/
+6
*
hw/openrisc: Initialize timer time at startup
Stafford Horne
2022-09-04
1
-1
/
+21
*
hw/openrisc: Add PCI bus support to virt
Stafford Horne
2022-09-04
2
-6
/
+157
*
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
2022-09-04
3
-0
/
+427
*
goldfish_rtc: Add big-endian property
Stafford Horne
2022-09-04
2
-9
/
+29
*
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
2022-09-04
3
-100
/
+123
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-02
12
-29
/
+52
|
\
|
*
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
2022-09-01
1
-1
/
+7
|
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
12
-28
/
+39
|
*
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
2022-09-01
1
-0
/
+6
*
|
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
1
-2
/
+2
*
|
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
1
-15
/
+0
*
|
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
1
-0
/
+7
*
|
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
1
-0
/
+3
*
|
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-09-02
1
-0
/
+7
*
|
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
2022-09-02
1
-4
/
+7
*
|
vhost: Delete useless read memory barrier
Eugenio Pérez
2022-09-02
1
-3
/
+0
*
|
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
2022-09-02
1
-1
/
+2
*
|
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
2022-09-02
1
-6
/
+4
*
|
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
2022-09-02
1
-9
/
+8
*
|
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
2022-09-02
1
-2
/
+2
*
|
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
2022-09-02
1
-22
/
+10
*
|
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
2022-09-02
1
-0
/
+6
*
|
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
4
-8
/
+8
*
|
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
2022-09-02
1
-7
/
+13
*
|
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
2022-09-02
1
-0
/
+4
*
|
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-01
22
-1521
/
+2452
|
\
\
|
|
/
|
/
|
|
*
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
2022-08-31
5
-47
/
+67
|
*
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
2022-08-31
1
-1
/
+1
|
*
hw/ppc/Kconfig: Move imply before select
BALATON Zoltan
2022-08-31
1
-1
/
+1
|
*
hw/ppc/sam460ex: Remove PPC405 dependency from sam460ex
BALATON Zoltan
2022-08-31
2
-2
/
+0
|
*
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
2022-08-31
3
-254
/
+251
|
*
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
2022-08-31
1
-17
/
+39
|
*
ppc/ppc405: Use an explicit I2C object
Cédric Le Goater
2022-08-31
2
-2
/
+10
|
*
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-08-31
6
-45
/
+19
|
*
ppc/ppc405: Use an embedded PPCUIC model in SoC state
Cédric Le Goater
2022-08-31
2
-15
/
+16
|
*
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
2022-08-31
4
-9
/
+9
|
*
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
3
-206
/
+191
|
*
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
2022-08-31
4
-9
/
+9
|
*
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
3
-104
/
+94
|
*
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
2022-08-31
4
-83
/
+92
|
*
ppc/ppc405: QOM'ify PLB
Cédric Le Goater
2022-08-31
3
-31
/
+51
|
*
ppc/ppc405: QOM'ify POB
Cédric Le Goater
2022-08-31
2
-24
/
+44
|
*
ppc/ppc405: QOM'ify OPBA
Cédric Le Goater
2022-08-31
3
-21
/
+41
|
*
ppc/ppc405: QOM'ify EBC
Cédric Le Goater
2022-08-31
3
-32
/
+51
|
*
ppc/ppc405: QOM'ify DMA
Cédric Le Goater
2022-08-31
2
-79
/
+81
|
*
ppc/ppc405: QOM'ify GPIO
Cédric Le Goater
2022-08-31
3
-27
/
+45
|
*
ppc/ppc405: QOM'ify OCM
Cédric Le Goater
2022-08-31
2
-38
/
+55
|
*
ppc/ppc405: QOM'ify GPT
Cédric Le Goater
2022-08-31
3
-47
/
+78
[next]