index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2
-2
/
+3
2016-06-16
block: Introduce bdrv_preadv()
Kevin Wolf
1
-0
/
+1
2016-06-16
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
1
-3
/
+7
2016-06-16
block: Assert that flags are in range
Eric Blake
1
-0
/
+3
2016-06-16
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...
Peter Maydell
1
-13
/
+15
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
1
-13
/
+13
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
1
-0
/
+2
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
1
-1
/
+6
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
1
-0
/
+4
2016-06-14
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
1
-1
/
+0
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
1
-0
/
+4
2016-06-14
introduce xlnx-dp
KONRAD Frederic
1
-0
/
+109
2016-06-14
introduce xlnx-dpdma
KONRAD Frederic
1
-0
/
+85
2016-06-14
hw/i2c-ddc.c: Implement DDC I2C slave
Peter Maydell
1
-0
/
+38
2016-06-14
introduce dpcd module
KONRAD Frederic
1
-0
/
+105
2016-06-14
introduce aux-bus
KONRAD Frederic
1
-0
/
+128
2016-06-14
i2c: Factor our send() and recv() common logic
Peter Crosthwaite
1
-0
/
+1
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
1
-0
/
+4
2016-06-14
xen: Clean up includes
Peter Maydell
1
-1
/
+0
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
1
-0
/
+17
2016-06-14
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
1
-0
/
+2
2016-06-14
linux-headers: update
Cornelia Huck
2
-1
/
+21
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
1
-2
/
+4
2016-06-14
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
1
-0
/
+5
2016-06-14
Add PowerPC AT_HWCAP2 definitions
Anton Blanchard
1
-0
/
+13
2016-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...
Peter Maydell
1
-1
/
+0
2016-06-13
crypto: aes: always rename internal symbols
Mike Frysinger
1
-3
/
+2
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+0
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
3
-7
/
+5
2016-06-11
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
1
-0
/
+183
2016-06-11
qdist: add module to represent frequency distributions of data
Emilio G. Cota
1
-0
/
+63
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
1
-2
/
+6
2016-06-11
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
1
-0
/
+94
2016-06-11
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
1
-0
/
+35
2016-06-11
include/processor.h: define cpu_relax()
Emilio G. Cota
1
-0
/
+30
2016-06-11
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
1
-2
/
+2
2016-06-11
seqlock: remove optional mutex
Emilio G. Cota
1
-9
/
+1
2016-06-11
compiler.h: add QEMU_ALIGNED() to enforce struct alignment
Emilio G. Cota
1
-0
/
+2
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
1
-1
/
+0
2016-06-08
block: Kill bdrv_co_write_zeroes()
Eric Blake
1
-2
/
+0
2016-06-08
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
1
-5
/
+5
2016-06-08
block: Add .bdrv_co_pwrite_zeroes()
Eric Blake
1
-1
/
+3
2016-06-08
block: Track write zero limits in bytes
Eric Blake
1
-4
/
+6
2016-06-07
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
14
-31
/
+17
2016-06-07
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
1
-6
/
+6
2016-06-07
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
1
-3
/
+0
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
2
-9
/
+0
2016-06-07
host-utils: Prefer 'false' for bool type
Eric Blake
1
-1
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
6
-6
/
+0
[prev]
[next]