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