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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
1
-0
/
+2
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
1
-5
/
+26
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
1
-1
/
+1
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
1
-6
/
+3
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
1
-2
/
+3
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
1
-0
/
+8
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
1
-0
/
+1
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
1
-0
/
+21
2022-10-14
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
1
-2
/
+2
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
1
-3
/
+10
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
1
-1
/
+4
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-0
/
+78
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
9
-36
/
+130
2022-10-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
5
-100
/
+288
2022-10-12
io/command: implement support for win32
Marc-André Lureau
1
-0
/
+3
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
1
-1
/
+1
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
1
-0
/
+10
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
1
-1
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
1
-1
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
1
-1
/
+0
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
1
-0
/
+76
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
1
-0
/
+2
2022-10-09
hw/smbios: support for type 8 (port connector)
Hal Martin
1
-0
/
+10
2022-10-09
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
1
-4
/
+16
2022-10-09
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
1
-28
/
+0
2022-10-09
hmp: add virtio commands
Laurent Vivier
1
-0
/
+5
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2
-0
/
+8
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
1
-0
/
+1
2022-10-09
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
1
-0
/
+1
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
1
-1
/
+0
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
1
-0
/
+20
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
1
-2
/
+8
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
1
-0
/
+35
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
1
-0
/
+12
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
1
-0
/
+5
2022-10-07
include/hw: document vhost_dev feature life-cycle
Alex Bennée
1
-0
/
+3
2022-10-07
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
Alex Bennée
1
-1
/
+6
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
1
-72
/
+38
2022-10-07
blockjob: remove unused functions
Emanuele Giuseppe Esposito
1
-19
/
+12
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
1
-8
/
+9
2022-10-07
job.h: categorize JobDriver callbacks that need the AioContext lock
Emanuele Giuseppe Esposito
1
-2
/
+25
2022-10-07
blockjob.h: categorize fields in struct BlockJob
Emanuele Giuseppe Esposito
1
-6
/
+26
2022-10-07
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
1
-3
/
+20
2022-10-07
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
1
-0
/
+18
2022-10-07
job.c: add job_lock/unlock while keeping job.h intact
Emanuele Giuseppe Esposito
1
-7
/
+131
2022-10-07
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
1
-4
/
+13
2022-10-07
job.c: API functions not used outside should be static
Emanuele Giuseppe Esposito
1
-18
/
+0
2022-10-07
job.h: categorize fields in struct Job
Emanuele Giuseppe Esposito
1
-25
/
+36
2022-10-07
job.c: make job_mutex and job_lock/unlock() public
Emanuele Giuseppe Esposito
1
-0
/
+24
2022-10-07
job: add missing coroutine_fn annotations
Paolo Bonzini
1
-1
/
+1
[next]