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
/
hw
/
xen
Age
Commit message (
Expand
)
Author
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
2017-02-02
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
2017-01-31
trace: move hw/xen events to correct subdir
Daniel P. Berrange
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
2016-10-28
xen: Fix coding style warnings
Emil Condrea
2016-10-28
xen: Fix coding style errors
Emil Condrea
2016-08-12
Xen: fix converity warning of xen_pt_config_init()
Cao jin
2016-08-04
Xen PCI passthrough: fix passthrough failure when no interrupt pin
Bruce Rogers
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
2016-08-03
xen: when removing a backend don't remove many of them
Juergen Gross
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-22
xen: move xen_sysdev to xen_backend.c
Juergen Gross
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-21
Xen PCI passthru: convert to realize()
Cao jin
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
2016-01-21
Add Error **errp for xen_host_pci_device_get()
Cao jin
2016-01-21
Xen: use qemu_strtoul instead of strtol
Cao jin
2016-01-21
Change xen_host_pci_sysfs_path() to return void
Cao jin
2016-01-11
xen/Makefile.objs: simplify
Cao jin
2015-12-09
xen/pass-through: correctly deal with RW1C bits
Jan Beulich
2015-12-09
xen/MSI-X: really enforce alignment
Jan Beulich
2015-12-09
xen/MSI-X: latch MSI-X table writes
Jan Beulich
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
[next]