index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/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
|
*
|
memory: move preallocation code out of exec.c
Paolo Bonzini
2014-06-19
2
-0
/
+4
|
*
|
memory: reorganize file-based allocation
Paolo Bonzini
2014-06-19
3
-3
/
+4
|
*
|
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
2
-1
/
+6
|
*
|
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
2014-06-19
1
-1
/
+1
|
*
|
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
2014-06-19
1
-1
/
+2
|
*
|
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-2
/
+6
|
*
|
NUMA: move numa related code to new file numa.c
Wanlong Gao
2014-06-19
4
-3
/
+5
|
*
|
Add new vhost-user netdev backend
Nikolay Nikolaev
2014-06-19
1
-0
/
+17
|
*
|
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
3
-2
/
+15
|
*
|
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
2
-0
/
+29
|
*
|
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
2
-2
/
+8
|
*
|
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2014-06-19
1
-0
/
+1
|
*
|
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
1
-0
/
+5
|
*
|
Add G_IO_HUP handler for socket chardev
Nikolay Nikolaev
2014-06-19
1
-0
/
+1
|
*
|
Add chardev API qemu_chr_fe_get_msgfds
Nikolay Nikolaev
2014-06-19
1
-1
/
+14
[next]