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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
doc: Fix mailing list address in tests/qemu-iotests/README
Thomas Huth
1
-1
/
+2
2016-06-16
linux-aio: Cancel BH if not needed
Kevin Wolf
1
-1
/
+3
2016-06-16
block: Don't enforce 512 byte minimum alignment
Kevin Wolf
2
-6
/
+4
2016-06-16
raw-posix: Implement .bdrv_co_preadv/pwritev
Kevin Wolf
3
-27
/
+26
2016-06-16
raw-posix: Switch to bdrv_co_* interfaces
Kevin Wolf
3
-54
/
+96
2016-06-16
block: Prepare bdrv_aligned_pwritev() for byte-aligned requests
Kevin Wolf
1
-8
/
+5
2016-06-16
block: Prepare bdrv_aligned_preadv() for byte-aligned requests
Kevin Wolf
1
-24
/
+20
2016-06-16
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
4
-33
/
+52
2016-06-16
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
3
-18
/
+22
2016-06-16
block: Assert that flags are in range
Eric Blake
2
-0
/
+9
2016-06-16
block: Avoid bogus flags during mirroring
Eric Blake
1
-4
/
+2
2016-06-16
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
1
-1
/
+1
2016-06-16
m25p80: fix test on blk_pread() return value
Cédric Le Goater
1
-1
/
+1
2016-06-16
hmp: acquire aio_context in hmp_qemu_io
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2016-06-16
blockdev: clarify error on attempt to open locked tray
Colin Lord
1
-2
/
+5
2016-06-16
qcow2: Implement .bdrv_co_pwritev()
Kevin Wolf
4
-59
/
+52
2016-06-16
qcow2: Use bytes instead of sectors for QCowL2Meta
Kevin Wolf
2
-30
/
+15
2016-06-16
qcow2: Make copy_sectors() byte based
Kevin Wolf
1
-28
/
+27
2016-06-16
qcow2: Implement .bdrv_co_preadv()
Kevin Wolf
3
-65
/
+72
2016-06-16
qcow2: Work with bytes in qcow2_get_cluster_offset()
Kevin Wolf
1
-21
/
+23
2016-06-16
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...
Peter Maydell
13
-83
/
+556
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
7
-40
/
+40
2016-06-16
migration: fix typos in qapi-schema from latest migration additions
Daniel P. Berrange
1
-5
/
+5
2016-06-16
Postcopy: Check for support when setting the capability
Dr. David Alan Gilbert
1
-0
/
+14
2016-06-16
tests: fix libqtest socket timeouts
Andrea Arcangeli
1
-1
/
+1
2016-06-16
test: Postcopy
Dr. David Alan Gilbert
2
-0
/
+457
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
5
-1
/
+14
2016-06-16
Migration: Split out ram part of qmp_query_migrate
Dr. David Alan Gilbert
1
-35
/
+22
2016-06-16
Postcopy: Avoid 0 length discards
Dr. David Alan Gilbert
1
-1
/
+3
2016-06-15
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
5
-114
/
+208
2016-06-14
target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_fe...
Eduardo Habkost
1
-29
/
+45
2016-06-14
target-i386: Use cpu_generic_init() in cpu_x86_init()
Igor Mammedov
1
-19
/
+1
2016-06-14
target-i386: Move xcc->kvm_required check to realize time
Igor Mammedov
1
-8
/
+16
2016-06-14
target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
Eduardo Habkost
1
-5
/
+6
2016-06-14
target-i386: Move features logic that requires CPUState to realize time
Igor Mammedov
1
-18
/
+26
2016-06-14
target-i386: Remove xlevel & hv-spinlocks option fixups
Eduardo Habkost
1
-35
/
+1
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
3
-1
/
+46
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
3
-5
/
+28
2016-06-14
target-i386: add Skylake-Client cpu model
Eduardo Habkost
1
-0
/
+45
2016-06-14
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
4
-11
/
+9
2016-06-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160614-...
Peter Maydell
40
-223
/
+3830
2016-06-14
target-arm: Don't permit ARMv8-only Neon insns on ARMv7
Peter Maydell
1
-0
/
+28
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
2
-1
/
+35
2016-06-14
introduce xlnx-dp
KONRAD Frederic
3
-0
/
+1446
2016-06-14
introduce xlnx-dpdma
KONRAD Frederic
3
-0
/
+872
2016-06-14
hw/i2c-ddc.c: Implement DDC I2C slave
Peter Maydell
4
-0
/
+348
2016-06-14
introduce dpcd module
KONRAD Frederic
4
-0
/
+280
2016-06-14
introduce aux-bus
KONRAD Frederic
4
-0
/
+422
2016-06-14
i2c: Factor our send() and recv() common logic
Peter Crosthwaite
2
-18
/
+35
2016-06-14
i2c: implement broadcast write
KONRAD Frederic
1
-55
/
+79
[next]