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
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-0
/
+10
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
1
-1
/
+11
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-1
/
+102
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
1
-0
/
+8
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+3
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
1
-0
/
+94
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
1
-0
/
+0
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
1
-1
/
+5
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-10-29
enable multi-function hot-add
Cao jin
1
-0
/
+1
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
1
-4
/
+3
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
1
-1
/
+0
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
1
-2
/
+0
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
1
-0
/
+1
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
1
-0
/
+1
2015-10-26
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
4
-8
/
+45
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
1
-0
/
+25
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
1
-1
/
+1
2015-10-24
msix: add VMSTATE_MSIX_TEST
Marc-André Lureau
1
-6
/
+10
2015-10-24
char: add qemu_chr_free()
Marc-André Lureau
1
-1
/
+9
2015-10-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-33
/
+90
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2
-0
/
+21
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
1
-0
/
+38
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-0
/
+2
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
1
-3
/
+0
2015-10-23
block: Add blk_insert_bs()
Max Reitz
1
-0
/
+1
2015-10-23
block: Add BlockBackendRootState
Max Reitz
3
-0
/
+13
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
1
-0
/
+3
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
3
-17
/
+7
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2
-5
/
+0
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2
-3
/
+3
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2
-4
/
+0
2015-10-23
block: Add blk_is_available()
Max Reitz
1
-0
/
+1
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
3
-3
/
+3
2015-10-23
target-i386: Disable cache info passthrough by default
Eduardo Habkost
1
-0
/
+5
2015-10-23
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
1
-0
/
+2
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
1
-2
/
+2
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
1
-2
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging
Peter Maydell
1
-0
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-17
/
+132
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
1
-1
/
+1
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
1
-0
/
+2
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2
-0
/
+4
2015-10-22
vhost: use a function for each call
Marc-André Lureau
2
-13
/
+62
2015-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
1
-1
/
+3
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
1
-1
/
+2
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
1
-0
/
+4
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
1
-0
/
+3
2015-10-22
util: add memfd helpers
Marc-André Lureau
1
-0
/
+4
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
1
-0
/
+20
[next]