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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-02
15
-173
/
+248
|
\
\
|
*
|
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
1
-2
/
+2
|
*
|
net/colo.c: Fix the pointer issue reported by Coverity.
Zhang Chen
2022-09-02
3
-10
/
+18
|
*
|
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
3
-18
/
+0
|
*
|
vdpa: Add virtio-net mac address via CVQ at start
Eugenio Pérez
2022-09-02
1
-0
/
+40
|
*
|
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
2
-0
/
+9
|
*
|
vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
Eugenio Pérez
2022-09-02
1
-21
/
+38
|
*
|
vdpa: Move command buffers map to start of net device
Eugenio Pérez
2022-09-02
1
-65
/
+58
|
*
|
vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
Eugenio Pérez
2022-09-02
1
-1
/
+11
|
*
|
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
2
-0
/
+5
|
*
|
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-09-02
2
-0
/
+9
|
*
|
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
7
-13
/
+13
|
*
|
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 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
10
-46
/
+85
|
\
\
\
|
*
|
|
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
2022-09-02
3
-5
/
+15
|
*
|
|
tests/unit: Update test-io-channel-socket.c for Windows
Bin Meng
2022-09-02
3
-14
/
+48
|
*
|
|
chardev/char-socket: Update AF_UNIX for Windows
Bin Meng
2022-09-02
1
-2
/
+2
|
*
|
|
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
2022-09-02
3
-25
/
+20
*
|
|
|
Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-01
2
-30
/
+65
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
target/avr: Disable interrupts when env->skip set
Richard Henderson
2022-09-01
2
-4
/
+31
|
*
|
|
target/avr: Only execute one interrupt at a time
Richard Henderson
2022-09-01
1
-6
/
+3
|
*
|
|
target/avr: Call avr_cpu_do_interrupt directly
Richard Henderson
2022-09-01
1
-3
/
+2
|
*
|
|
target/avr: Support probe argument to tlb_fill
Richard Henderson
2022-09-01
1
-17
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-01
45
-1593
/
+2735
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
7
-49
/
+21
|
*
|
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
5
-12
/
+12
|
*
|
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
4
-206
/
+206
|
*
|
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
2022-08-31
5
-12
/
+12
|
*
|
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
4
-104
/
+105
|
*
|
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
2022-08-31
5
-86
/
+117
|
*
|
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
[prev]
[next]