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
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
1
-9
/
+0
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
1
-0
/
+1
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
1
-0
/
+1
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2
-2
/
+8
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+1
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-1
/
+2
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
1
-0
/
+2
2019-06-04
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
1
-3
/
+0
2019-06-04
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2
-0
/
+6
2019-06-03
memory: Remove memory_region_get_dirty()
Peter Xu
1
-17
/
+0
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
8
-0
/
+66
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
5
-23
/
+217
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
2
-6
/
+53
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
1
-17
/
+56
2019-05-29
virtio-gpu: add a pixman helper header
Marc-André Lureau
1
-0
/
+45
2019-05-29
virtio-gpu: add bswap helpers header
Marc-André Lureau
1
-0
/
+61
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
1
-0
/
+2
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
1
-0
/
+1
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
1
-1
/
+0
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2
-0
/
+3
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2
-0
/
+2
2019-05-29
sysbus: add a sysbus_mmio_unmap() helper
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2
-0
/
+4
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
1
-0
/
+1
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2
-0
/
+9
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
1
-0
/
+15
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2
-0
/
+23
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
1
-0
/
+1
2019-05-29
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
1
-0
/
+6
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
3
-3
/
+53
2019-05-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...
Peter Maydell
3
-4
/
+80
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
1
-0
/
+7
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
1
-0
/
+38
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2
-3
/
+8
2019-05-24
target/riscv: Add a base 32 and 64 bit CPU
Alistair Francis
1
-2
/
+2
2019-05-24
SiFive RISC-V GPIO Device
Fabien Chouteau
2
-2
/
+78
2019-05-24
hw/arm/bcm2835: Use object_initialize() on PL011State
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-24
hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded string
Philippe Mathieu-Daudé
1
-0
/
+1
2019-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...
Peter Maydell
1
-1
/
+1
2019-05-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...
Peter Maydell
14
-21
/
+42
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
1
-1
/
+1
2019-05-23
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
1
-2
/
+7
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
12
-15
/
+13
2019-05-23
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2
-4
/
+22
2019-05-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...
Peter Maydell
1
-0
/
+14
2019-05-23
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
1
-0
/
+14
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
3
-1
/
+70
2019-05-22
cpus: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
1
-0
/
+1
[next]