index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
1
-1
/
+1
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
3
-30
/
+30
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2
-49
/
+51
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2
-50
/
+58
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2
-35
/
+35
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2
-27
/
+26
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
3
-126
/
+152
2016-10-28
xen: Fix coding style warnings
Emil Condrea
1
-5
/
+10
2016-10-28
xen: Fix coding style errors
Emil Condrea
1
-10
/
+10
2016-08-12
Xen: fix converity warning of xen_pt_config_init()
Cao jin
1
-3
/
+2
2016-08-04
Xen PCI passthrough: fix passthrough failure when no interrupt pin
Bruce Rogers
1
-1
/
+1
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
1
-0
/
+10
2016-08-03
xen: when removing a backend don't remove many of them
Juergen Gross
1
-39
/
+19
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+2
2016-06-22
xen: move xen_sysdev to xen_backend.c
Juergen Gross
1
-0
/
+41
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2
-2
/
+0
2016-05-23
xen: write information about supported backends
Juergen Gross
2
-50
/
+65
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
4
-0
/
+4
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
1
-2
/
+2
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
1
-3
/
+1
2016-01-29
xen: Clean up includes
Peter Maydell
7
-9
/
+7
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
1
-1
/
+2
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
1
-5
/
+5
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
1
-15
/
+16
2016-01-21
Xen PCI passthru: convert to realize()
Cao jin
1
-25
/
+28
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
3
-28
/
+33
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
3
-8
/
+13
2016-01-21
Add Error **errp for xen_host_pci_device_get()
Cao jin
3
-52
/
+68
2016-01-21
Xen: use qemu_strtoul instead of strtol
Cao jin
1
-8
/
+4
2016-01-21
Change xen_host_pci_sysfs_path() to return void
Cao jin
1
-24
/
+11
2016-01-11
xen/Makefile.objs: simplify
Cao jin
1
-2
/
+1
2015-12-09
xen/pass-through: correctly deal with RW1C bits
Jan Beulich
2
-26
/
+14
2015-12-09
xen/MSI-X: really enforce alignment
Jan Beulich
1
-6
/
+16
2015-12-09
xen/MSI-X: latch MSI-X table writes
Jan Beulich
3
-48
/
+32
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
1
-2
/
+2
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
4
-2
/
+22
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-09-10
xen/pt: Don't slurp wholesale the PCI configuration registers
Konrad Rzeszutek Wilk
1
-6
/
+1
2015-09-10
xen/pt: Check for return values for xen_host_pci_[get|set] in init
Konrad Rzeszutek Wilk
1
-8
/
+16
2015-09-10
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
Konrad Rzeszutek Wilk
1
-58
/
+63
2015-09-10
xen/pt: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
4
-6
/
+22
2015-09-10
xen/pt: Log xen_host_pci_get/set errors in MSI code.
Konrad Rzeszutek Wilk
1
-4
/
+14
2015-09-10
xen/pt: Log xen_host_pci_get in two init functions
Konrad Rzeszutek Wilk
1
-0
/
+9
[next]