index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xen-all.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-15
xen: drop no-op MemoryListener callbacks
Avi Kivity
2012-10-05
cleanup useless return sentence
Amos Kong
2012-10-03
xen: Set the vram dirty when an error occur.
Anthony PERARD
2012-10-03
xen: Introduce xen_modified_memory.
Anthony PERARD
2012-10-03
QMP, Introduce xen-set-global-dirty-log command.
Anthony PERARD
2012-08-22
xen-all.c: fix multiply issue for int and uint types
Dongxiao Xu
2012-07-12
memory: pass EventNotifier, not eventfd
Paolo Bonzini
2012-06-21
Introduce Xen PCI Passthrough, qdevice
Allen Kay
2012-05-17
Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.
John V. Baboval
2012-05-17
xen: disable rtc_clock
Stefano Stabellini
2012-04-17
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
2012-04-13
xen: introduce an event channel for buffered io event notifications
Stefano Stabellini
2012-04-13
Xen: basic HVM MSI injection support.
Wei Liu
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
2012-03-19
xen: do not allocate RAM during INMIGRATE runstate
Anthony PERARD
2012-03-19
xen mapcache: check if memory region has moved.
Anthony PERARD
2012-03-19
xen: record physmap changes to xenstore
Stefano Stabellini
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-01
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-02-29
memory: support stateless memory listeners
Avi Kivity
2012-02-29
xen: ignore I/O memory regions
Avi Kivity
2012-02-29
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
memory: switch memory listeners to a QTAILQ
Avi Kivity
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-05
xen: Fix after recent change in dirty bitmap tracking.
Anthony PERARD
2012-01-04
xen: convert framebuffer dirty tracking to memory API
Avi Kivity
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-03
xen: convert to MemoryListener API
Avi Kivity
2011-12-20
xen, vga: add API for registering the framebuffer
Avi Kivity
2011-12-19
xen: convert to memory API
Avi Kivity
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-09
xen: use uint64_t instead of target_ulong in cpu_ioreq_move
Stefano Stabellini
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-26
xen: Fix the memory registration to reflect of what is done by Xen.
Anthony PERARD
2011-07-26
cpu-common: Have a ram_addr_t of uint64 with Xen.
Anthony PERARD
2011-07-26
xen: introduce xen_change_state_handler
Anthony PERARD
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
[next]