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
/
xen-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-10-10
1
-1
/
+1
*
xen: Fix vcpu initialization.
Anthony PERARD
2013-09-25
1
-4
/
+4
*
qemu: Add qemu xen logic for Xen HVM S3 resume
Liu, Jinsong
2013-09-25
1
-0
/
+9
*
pc: Initializing ram_memory under Xen.
Anthony PERARD
2013-09-09
1
-3
/
+4
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-6
/
+6
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-25
1
-6
/
+6
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-3
/
+3
*
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2013-06-11
1
-3
/
+5
*
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
1
-23
/
+0
*
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-03
1
-6
/
+6
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-4
/
+6
*
xen: Simplify halting of first CPU
Andreas Färber
2013-01-15
1
-3
/
+1
*
xen: add missing include
Paolo Bonzini
2012-12-22
1
-0
/
+1
*
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
1
-4
/
+4
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
|
cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int
Ian Jackson
2012-12-17
1
-2
/
+2
*
|
cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item
Ian Jackson
2012-12-17
1
-30
/
+46
*
|
Fix compile errors when enabling Xen debug logging.
Sander Eikelenboom
2012-12-17
1
-3
/
+4
|
/
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-18
/
+18
*
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-22
1
-1
/
+1
*
xen: drop no-op MemoryListener callbacks
Avi Kivity
2012-10-15
1
-32
/
+0
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
xen: Set the vram dirty when an error occur.
Anthony PERARD
2012-10-03
1
-1
/
+2
*
xen: Introduce xen_modified_memory.
Anthony PERARD
2012-10-03
1
-0
/
+21
*
QMP, Introduce xen-set-global-dirty-log command.
Anthony PERARD
2012-10-03
1
-0
/
+15
*
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
2012-08-22
1
-8
/
+16
*
memory: pass EventNotifier, not eventfd
Paolo Bonzini
2012-07-12
1
-2
/
+4
*
Introduce Xen PCI Passthrough, qdevice
Allen Kay
2012-06-21
1
-0
/
+12
*
Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.
John V. Baboval
2012-05-17
1
-7
/
+11
*
xen: disable rtc_clock
Stefano Stabellini
2012-05-17
1
-0
/
+4
*
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
2012-04-17
1
-1
/
+1
*
xen: introduce an event channel for buffered io event notifications
Stefano Stabellini
2012-04-13
1
-6
/
+39
*
Xen: basic HVM MSI injection support.
Wei Liu
2012-04-13
1
-0
/
+5
*
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
2012-03-19
1
-2
/
+102
|
\
|
*
xen: do not allocate RAM during INMIGRATE runstate
Anthony PERARD
2012-03-19
1
-0
/
+8
|
*
xen mapcache: check if memory region has moved.
Anthony PERARD
2012-03-19
1
-1
/
+17
|
*
xen: record physmap changes to xenstore
Stefano Stabellini
2012-03-19
1
-1
/
+77
*
|
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-03-01
1
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
memory: support stateless memory listeners
Avi Kivity
2012-02-29
1
-0
/
+16
|
*
xen: ignore I/O memory regions
Avi Kivity
2012-02-29
1
-1
/
+1
|
*
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
1
-1
/
+1
|
*
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
1
-0
/
+14
[next]