index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2
-9
/
+29
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
3
-100
/
+123
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
12
-29
/
+52
2022-09-02
net: tulip: Restrict DMA engine to memories
Zheyu Ma
1
-2
/
+2
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
1
-15
/
+0
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
1
-0
/
+7
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
1
-0
/
+3
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
1
-0
/
+7
2022-09-02
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
1
-4
/
+7
2022-09-02
vhost: Delete useless read memory barrier
Eugenio Pérez
1
-3
/
+0
2022-09-02
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
1
-1
/
+2
2022-09-02
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
1
-6
/
+4
2022-09-02
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
1
-9
/
+8
2022-09-02
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
1
-2
/
+2
2022-09-02
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
1
-22
/
+10
2022-09-02
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
1
-0
/
+6
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
4
-8
/
+8
2022-09-02
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
1
-7
/
+13
2022-09-02
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
1
-0
/
+4
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
22
-1521
/
+2452
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
1
-1
/
+7
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
12
-28
/
+39
2022-09-01
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
1
-0
/
+6
2022-08-31
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
5
-47
/
+67
2022-08-31
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
1
-1
/
+1
2022-08-31
hw/ppc/Kconfig: Move imply before select
BALATON Zoltan
1
-1
/
+1
2022-08-31
hw/ppc/sam460ex: Remove PPC405 dependency from sam460ex
BALATON Zoltan
2
-2
/
+0
2022-08-31
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
3
-254
/
+251
2022-08-31
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
1
-17
/
+39
2022-08-31
ppc/ppc405: Use an explicit I2C object
Cédric Le Goater
2
-2
/
+10
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
6
-45
/
+19
2022-08-31
ppc/ppc405: Use an embedded PPCUIC model in SoC state
Cédric Le Goater
2
-15
/
+16
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
4
-9
/
+9
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
3
-206
/
+191
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
4
-9
/
+9
2022-08-31
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
3
-104
/
+94
2022-08-31
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
4
-83
/
+92
2022-08-31
ppc/ppc405: QOM'ify PLB
Cédric Le Goater
3
-31
/
+51
2022-08-31
ppc/ppc405: QOM'ify POB
Cédric Le Goater
2
-24
/
+44
2022-08-31
ppc/ppc405: QOM'ify OPBA
Cédric Le Goater
3
-21
/
+41
2022-08-31
ppc/ppc405: QOM'ify EBC
Cédric Le Goater
3
-32
/
+51
2022-08-31
ppc/ppc405: QOM'ify DMA
Cédric Le Goater
2
-79
/
+81
2022-08-31
ppc/ppc405: QOM'ify GPIO
Cédric Le Goater
3
-27
/
+45
2022-08-31
ppc/ppc405: QOM'ify OCM
Cédric Le Goater
2
-38
/
+55
2022-08-31
ppc/ppc405: QOM'ify GPT
Cédric Le Goater
3
-47
/
+78
2022-08-31
ppc/ppc405: QOM'ify CPC
Cédric Le Goater
2
-81
/
+95
2022-08-31
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
1
-0
/
+41
2022-08-31
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
4
-44
/
+32
2022-08-31
ppc/ppc405: Start QOMification of the SoC
Cédric Le Goater
3
-77
/
+71
2022-08-31
ppc/ppc405: Introduce a PPC405 SoC
Cédric Le Goater
3
-11
/
+68
[next]