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-10-09
acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
Miguel Luis
1
-3
/
+2
2022-10-07
vhost-user-blk: dynamically resize config space based on features
Daniil Tatianin
2
-8
/
+11
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
1
-4
/
+2
2022-10-07
vhost-user-blk: make it possible to disable write-zeroes/discard
Daniil Tatianin
1
-2
/
+4
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
3
-23
/
+42
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
3
-15
/
+20
2022-10-07
hw/virtio: add vhost-user-gpio-pci boilerplate
Viresh Kumar
2
-0
/
+70
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
4
-0
/
+422
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
9
-13
/
+21
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
5
-25
/
+5
2022-10-07
hw/virtio: add some vhost-user trace events
Alex Bennée
2
-0
/
+10
2022-10-07
hw/virtio: log potentially buggy guest drivers
Alex Bennée
1
-0
/
+7
2022-10-07
hw/virtio: fix some coding style issues
Alex Bennée
1
-3
/
+4
2022-10-07
hw/virtio: incorporate backend features in features
Alex Bennée
1
-1
/
+8
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
1
-1
/
+1
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-5
/
+3
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
1
-2
/
+1
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
4
-4
/
+4
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
12
-105
/
+64
2022-10-03
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
1
-3
/
+2
2022-10-04
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-2
/
+2
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
3
-11
/
+43
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2
-4
/
+40
2022-10-01
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
1
-1
/
+4
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
1
-3
/
+26
2022-09-30
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
Lev Kujawski
1
-0
/
+6
2022-09-30
piix_ide_reset: Use pci_set_* functions instead of direct access
Lev Kujawski
1
-8
/
+9
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
1
-0
/
+2
2022-09-29
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
1
-1
/
+1
2022-09-29
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
1
-1
/
+1
2022-09-29
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
3
-2
/
+6
2022-09-29
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
1
-2
/
+0
2022-09-29
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
1
-2
/
+2
2022-09-29
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
1
-0
/
+1
2022-09-29
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
1
-0
/
+1
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
1
-0
/
+36
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2
-2
/
+3
2022-09-29
serial: Allow unaligned i/o access
Arwed Meyer
1
-0
/
+3
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
7
-79
/
+0
2022-09-28
Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...
Stefan Hajnoczi
2
-17
/
+21
2022-09-28
Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
1
-2
/
+2
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
1
-17
/
+19
2022-09-27
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
1
-0
/
+2
2022-09-27
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2
-12
/
+58
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
1
-4
/
+6
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
6
-29
/
+349
2022-09-27
hw/xen: set pci Atomic Ops requests for passthrough device
Ruili Ji
1
-2
/
+2
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
7
-43
/
+143
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
3
-3
/
+5
2022-09-27
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
1
-0
/
+7
[next]