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
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
1
-0
/
+16
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
1
-0
/
+2
2016-05-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...
Peter Maydell
1
-0
/
+3
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
1
-0
/
+1
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
1
-0
/
+2
2016-05-26
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
5
-44
/
+44
2016-05-26
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
1
-1
/
+0
2016-05-26
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
1
-9
/
+0
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange
1
-1
/
+11
2016-05-26
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
1
-1
/
+4
2016-05-26
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
1
-2
/
+0
2016-05-26
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
1
-2
/
+0
2016-05-26
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2
-17
/
+0
2016-05-26
migration: delete QEMUFile buffer implementation
Daniel P. Berrange
1
-6
/
+0
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
1
-1
/
+1
2016-05-26
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2
-2
/
+5
2016-05-26
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
1
-0
/
+6
2016-05-26
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
1
-0
/
+4
2016-05-26
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
1
-0
/
+5
2016-05-26
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
1
-3
/
+7
2016-05-26
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
1
-2
/
+4
2016-05-25
blockjob: Remove BlockJob.bs
Kevin Wolf
1
-1
/
+0
2016-05-25
backup: Use BlockBackend for I/O
Kevin Wolf
1
-2
/
+0
2016-05-25
stream: Use BlockBackend for I/O
Kevin Wolf
1
-2
/
+0
2016-05-25
block: Make blk_co_preadv/pwritev() public
Kevin Wolf
1
-0
/
+6
2016-05-25
block: Convert block job core to BlockBackend
Kevin Wolf
1
-1
/
+2
2016-05-25
block: Cancel jobs first in bdrv_close_all()
Kevin Wolf
1
-0
/
+7
2016-05-25
block: keep a list of block jobs
Alberto Garcia
1
-0
/
+14
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
1
-7
/
+7
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
1
-6
/
+6
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
1
-3
/
+3
2016-05-25
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
1
-1
/
+2
2016-05-25
block: Drop errp parameter from blk_new()
Max Reitz
1
-1
/
+1
2016-05-25
block: Make bdrv_open() return a BDS
Max Reitz
1
-2
/
+2
2016-05-25
block: Drop bdrv_new_root()
Max Reitz
1
-1
/
+0
2016-05-25
block: Drop blk_new_with_bs()
Max Reitz
1
-1
/
+0
2016-05-25
block: Fix bdrv_next() memory leak
Kevin Wolf
1
-2
/
+13
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-1
/
+38
2016-05-24
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
3
-2
/
+3
2016-05-24
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
2
-3
/
+3
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-1
/
+0
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
1
-0
/
+29
2016-05-23
osdep: Move default qemu_hw_version() value to a macro
Eduardo Habkost
1
-0
/
+9
2016-05-23
savevm: fail if migration blockers are present
Greg Kurz
1
-0
/
+1
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-5
/
+21
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
1
-1
/
+0
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
1
-1
/
+0
2016-05-23
memory: drop find_ram_block()
Gonglei
2
-3
/
+3
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
1
-0
/
+5
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
1
-0
/
+13
[next]