| Commit message (Expand) | Author | Age | Files | Lines |
* | trace-events: fix code style: %# -> 0x% | Vladimir Sementsov-Ogievskiy | 2017-08-01 | 1 | -4/+4 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init() | Peter Maydell | 2017-07-18 | 1 | -2/+10 |
* | hw/xen: Set emu_mask for igd_opregion register | Xiong Zhang | 2017-07-18 | 1 | -0/+1 |
* | xen/pt: Fixup addr validation in xen_pt_pci_config_access_check | Anoob Soman | 2017-07-07 | 1 | -1/+1 |
* | migration: move skip_section_footers | Peter Xu | 2017-06-28 | 1 | -3/+5 |
* | migration: move skip_configuration out | Peter Xu | 2017-06-28 | 1 | -1/+5 |
* | migration: move global_state.optional out | Peter Xu | 2017-06-28 | 1 | -1/+10 |
* | migration: Move remaining exported functions to migration/misc.h | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: create global_state.c | Juan Quintela | 2017-06-13 | 1 | -0/+1 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | Remove/replace sysemu/char.h inclusion | Marc-André Lureau | 2017-06-02 | 1 | -1/+0 |
* | xen-sysdev: Remove user_creatable flag | Eduardo Habkost | 2017-05-17 | 1 | -5/+0 |
* | xen-backend: Remove FIXME comment about user_creatable flag | Eduardo Habkost | 2017-05-17 | 1 | -4/+1 |
* | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost | 2017-05-17 | 1 | -0/+10 |
* | xen: call qemu_set_cloexec instead of fcntl | Stefano Stabellini | 2017-05-16 | 1 | -1/+1 |
* | xen: use a better chardev type check | Marc-André Lureau | 2017-05-04 | 1 | -1/+1 |
* | move xen-common.c to hw/xen/ | Anthony Xu | 2017-04-25 | 2 | -1/+170 |
* | xen/9pfs: build and register Xen 9pfs backend | Stefano Stabellini | 2017-04-25 | 1 | -0/+3 |
* | xen: use libxendevice model to restrict operations | Paul Durrant | 2017-04-21 | 1 | -0/+1 |
* | xen: make use of xen_xc implicit in xen_common.h inlines | Paul Durrant | 2017-03-22 | 1 | -2/+0 |
* | xen: do not build backends for targets that do not support xen | Stefano Stabellini | 2017-03-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta... | Peter Maydell | 2017-02-03 | 1 | -6/+7 |
|\ |
|
| * | xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev() | Juergen Gross | 2017-02-02 | 1 | -6/+7 |
* | | trace: move hw/xen events to correct subdir | Daniel P. Berrange | 2017-01-31 | 1 | -0/+13 |
|/ |
|
* | xen: create qdev for each backend device | Juergen Gross | 2016-11-22 | 2 | -1/+50 |
* | xen: add an own bus for xen backend devices | Juergen Gross | 2016-11-22 | 1 | -3/+16 |
* | hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf() | Thomas Huth | 2016-11-02 | 1 | -1/+1 |
* | xen: Rename xen_be_del_xendev | Emil Condrea | 2016-10-29 | 2 | -2/+2 |
* | xen: Rename xen_be_find_xendev | Emil Condrea | 2016-10-29 | 2 | -2/+2 |
* | xen: Rename xen_be_evtchn_event | Emil Condrea | 2016-10-29 | 2 | -2/+2 |
* | xen: Rename xen_be_send_notify | Emil Condrea | 2016-10-29 | 1 | -1/+1 |
* | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 2016-10-29 | 1 | -1/+1 |
* | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 2016-10-29 | 3 | -30/+30 |
* | xen: Move xenstore cleanup and mkdir functions | Emil Condrea | 2016-10-29 | 2 | -49/+51 |
* | xen: Prepare xendev qtail to be shared with frontends | Emil Condrea | 2016-10-29 | 2 | -50/+58 |
* | xen: Move evtchn functions to xen_pvdev.c | Emil Condrea | 2016-10-29 | 2 | -35/+35 |
* | xen: Move xenstore_update to xen_pvdev.c | Emil Condrea | 2016-10-29 | 2 | -27/+26 |
* | xen: Create a new file xen_pvdev.c | Emil Condrea | 2016-10-29 | 3 | -126/+152 |
* | xen: Fix coding style warnings | Emil Condrea | 2016-10-29 | 1 | -5/+10 |
* | xen: Fix coding style errors | Emil Condrea | 2016-10-29 | 1 | -10/+10 |
* | Xen: fix converity warning of xen_pt_config_init() | Cao jin | 2016-08-13 | 1 | -3/+2 |
* | Xen PCI passthrough: fix passthrough failure when no interrupt pin | Bruce Rogers | 2016-08-04 | 1 | -1/+1 |
* | xen: use a common function for pv and hvm guest backend register calls | Juergen Gross | 2016-08-03 | 1 | -0/+10 |
* | xen: when removing a backend don't remove many of them | Juergen Gross | 2016-08-03 | 1 | -39/+19 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 2 | -2/+2 |
* | xen: move xen_sysdev to xen_backend.c | Juergen Gross | 2016-06-22 | 1 | -0/+41 |
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 2 | -2/+0 |
* | xen: write information about supported backends | Juergen Gross | 2016-05-23 | 2 | -50/+65 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |