index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-17
2
-0
/
+30
*
qom: API to get instance_size of a type
Bharata B Rao
2016-06-17
1
-1
/
+7
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+1
*
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2016-06-17
1
-0
/
+1
*
cpu: Abstract CPU core type
Bharata B Rao
2016-06-17
1
-0
/
+31
*
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
2016-06-17
1
-1
/
+13
*
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-06-16
1
-1
/
+2
*
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
1
-0
/
+6
*
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-06-16
1
-6
/
+7
*
clean-includes: run it once more
Paolo Bonzini
2016-06-16
2
-2
/
+0
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
2
-2
/
+1
*
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
1
-1
/
+17
*
block: Remove bs->zero_beyond_eof
Kevin Wolf
2016-06-16
1
-3
/
+0
*
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2016-06-16
1
-4
/
+6
*
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
2
-2
/
+3
*
block: Introduce bdrv_preadv()
Kevin Wolf
2016-06-16
1
-0
/
+1
*
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2016-06-16
1
-3
/
+7
*
block: Assert that flags are in range
Eric Blake
2016-06-16
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...
Peter Maydell
2016-06-16
1
-13
/
+15
|
\
|
*
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
1
-13
/
+13
|
*
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
1
-0
/
+2
*
|
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2016-06-14
1
-1
/
+6
*
|
pc: Add 2.7 machine
Igor Mammedov
2016-06-14
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
2016-06-14
1
-1
/
+0
|
\
|
*
xen: Clean up includes
Peter Maydell
2016-06-14
1
-1
/
+0
*
|
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
2016-06-14
1
-0
/
+4
*
|
introduce xlnx-dp
KONRAD Frederic
2016-06-14
1
-0
/
+109
*
|
introduce xlnx-dpdma
KONRAD Frederic
2016-06-14
1
-0
/
+85
*
|
hw/i2c-ddc.c: Implement DDC I2C slave
Peter Maydell
2016-06-14
1
-0
/
+38
*
|
introduce dpcd module
KONRAD Frederic
2016-06-14
1
-0
/
+105
*
|
introduce aux-bus
KONRAD Frederic
2016-06-14
1
-0
/
+128
*
|
i2c: Factor our send() and recv() common logic
Peter Crosthwaite
2016-06-14
1
-0
/
+1
*
|
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
2016-06-14
1
-0
/
+4
*
|
s390x/css: introduce property type for device ids
Cornelia Huck
2016-06-14
1
-0
/
+17
*
|
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
2016-06-14
1
-0
/
+2
*
|
linux-headers: update
Cornelia Huck
2016-06-14
2
-1
/
+21
*
|
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
2016-06-14
1
-2
/
+4
*
|
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
2016-06-14
1
-0
/
+5
*
|
Add PowerPC AT_HWCAP2 definitions
Anton Blanchard
2016-06-14
1
-0
/
+13
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...
Peter Maydell
2016-06-13
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
1
-1
/
+0
*
|
crypto: aes: always rename internal symbols
Mike Frysinger
2016-06-13
1
-3
/
+2
|
/
*
tb hash: track translated blocks with qht
Emilio G. Cota
2016-06-12
3
-7
/
+5
*
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-06-12
1
-0
/
+183
*
qdist: add module to represent frequency distributions of data
Emilio G. Cota
2016-06-12
1
-0
/
+63
*
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
2016-06-12
1
-2
/
+6
*
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
2016-06-12
1
-0
/
+94
*
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
2016-06-12
1
-0
/
+35
*
include/processor.h: define cpu_relax()
Emilio G. Cota
2016-06-12
1
-0
/
+30
*
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
2016-06-12
1
-2
/
+2
[next]