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: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
1
-1
/
+40
|
/
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
1
-0
/
+2
|
\
|
*
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
11
-111
/
+109
|
\
\
|
*
|
qemu-char: make writes thread-safe
Paolo Bonzini
2014-06-23
1
-4
/
+7
|
*
|
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-06-23
1
-0
/
+9
|
*
|
qapi event: clean up
Wenchao Xia
2014-06-23
1
-40
/
+0
|
*
|
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
1
-2
/
+0
|
*
|
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
1
-1
/
+0
|
*
|
qapi event: convert SPICE events
Wenchao Xia
2014-06-23
1
-1
/
+0
|
*
|
qapi event: convert other BLOCK_JOB events
Wenchao Xia
2014-06-23
1
-4
/
+13
|
*
|
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
2014-06-23
1
-3
/
+0
|
*
|
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-2
/
+0
|
*
|
qapi: adjust existing defines
Wenchao Xia
2014-06-23
2
-4
/
+2
|
*
|
qapi: add event helper functions
Wenchao Xia
2014-06-23
1
-0
/
+27
|
*
|
os-posix: include sys/time.h
Wenchao Xia
2014-06-23
1
-0
/
+2
|
*
|
fpu: softfloat: drop INLINE macro
Luiz Capitulino
2014-06-23
1
-50
/
+49
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-24
6
-2
/
+22
|
\
\
|
*
|
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
2014-06-23
1
-0
/
+3
|
*
|
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
2014-06-23
1
-1
/
+2
|
*
|
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
4
-1
/
+16
|
*
|
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-23
1
-0
/
+1
|
|
/
*
|
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-06-23
1
-44
/
+0
*
|
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
2014-06-23
1
-12
/
+0
*
|
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
2014-06-23
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-23
1
-0
/
+1
|
\
|
*
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
2014-06-23
1
-0
/
+1
*
|
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
2014-06-23
2
-5
/
+5
|
/
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-20
2
-0
/
+4
|
\
|
*
kvm: Allow arch to set sigmask length
James Hogan
2014-06-18
1
-0
/
+2
|
*
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
2014-06-18
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
31
-59
/
+724
|
\
\
|
*
|
acpi: rephrase comment
Michael S. Tsirkin
2014-06-19
1
-2
/
+1
|
*
|
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
1
-0
/
+1
|
*
|
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
2
-0
/
+4
|
*
|
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
1
-0
/
+43
|
*
|
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
1
-0
/
+2
|
*
|
hostmem: add properties for NUMA memory policy
Hu Tao
2014-06-19
1
-0
/
+4
|
*
|
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2014-06-19
2
-1
/
+4
|
*
|
hostmem: allow preallocation of any memory region
Paolo Bonzini
2014-06-19
3
-0
/
+12
|
*
|
hostmem: add merge and dump properties
Paolo Bonzini
2014-06-19
2
-0
/
+11
|
*
|
osdep: add merge and dump flags
Michael S. Tsirkin
2014-06-19
1
-0
/
+4
|
*
|
hostmem: separate allocation from UserCreatable complete method
Hu Tao
2014-06-19
1
-0
/
+2
|
*
|
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
1
-4
/
+3
|
*
|
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2014-06-19
2
-2
/
+5
|
*
|
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
1
-0
/
+18
|
*
|
numa: add -numa node,memdev= option
Paolo Bonzini
2014-06-19
1
-0
/
+1
|
*
|
qom: introduce object_property_get_enum and object_property_get_uint16List
Hu Tao
2014-06-19
1
-0
/
+28
|
*
|
Introduce signed range.
Hu Tao
2014-06-19
1
-0
/
+72
|
*
|
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
2014-06-19
1
-3
/
+0
[prev]
[next]