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-04-01
block: Add bdrv_get_request_alignment()
Eric Blake
1
-0
/
+1
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
1
-0
/
+1
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2019-03-26
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
1
-0
/
+1
2019-03-26
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
1
-1
/
+6
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
1
-1
/
+6
2019-03-21
authz: Use OBJECT_CHECK() on objects
Philippe Mathieu-Daudé
5
-10
/
+10
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-2
/
+5
2019-03-19
elf: Add RISC-V PSABI ELF header defines
Michael Clark
1
-0
/
+10
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
1
-0
/
+1
2019-03-16
{hmp, hw/pvrdma}: Expose device internals via monitor interface
Yuval Shaia
1
-0
/
+40
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
1
-0
/
+9
2019-03-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-6
/
+70
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-6
/
+18
2019-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+25
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
1
-0
/
+2
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
1
-0
/
+1
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2
-0
/
+10
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
1
-0
/
+1
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2
-0
/
+28
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
1
-1
/
+2
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
1
-0
/
+1
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
1
-2
/
+22
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
3
-3
/
+3
2019-03-12
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
1
-1
/
+1
2019-03-12
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
1
-0
/
+8
2019-03-12
block: Allow changing the backing file on reopen
Alberto Garcia
1
-0
/
+2
2019-03-12
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
1
-0
/
+1
2019-03-12
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
1
-1
/
+2
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
2
-0
/
+11
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
1
-2
/
+2
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
1
-1
/
+12
2019-03-12
block/dirty-bitmaps: add inconsistent bit
John Snow
1
-0
/
+2
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
1
-3
/
+2
2019-03-12
block/dirty-bitmaps: rename frozen predicate helper
John Snow
1
-1
/
+1
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-9
/
+20
2019-03-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
1
-0
/
+4
2019-03-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+0
2019-03-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...
Peter Maydell
4
-26
/
+43
2019-03-12
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
1
-0
/
+2
2019-03-12
spapr: Use CamelCase properly
David Gibson
9
-269
/
+269
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
3
-4
/
+22
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
1
-0
/
+2
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
3
-0
/
+6
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
1
-0
/
+15
2019-03-12
ppc/pnv: add SerIRQ routing registers
Cédric Le Goater
1
-0
/
+2
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
2
-0
/
+13
2019-03-12
ppc/pnv: add a 'dt_isa_nodename' to the chip
Cédric Le Goater
1
-0
/
+2
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
1
-0
/
+15
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
3
-0
/
+39
[next]