Show patches with: Submitter = Juergen Gross       |    State = Action Required       |   2205 patches
« 1 2 ... 19 20 2122 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] xen: when removing a backend don't remove many of them - 1 - --- 2016-07-29 Juergen Gross New
[v3] libxl: memory size in kb requires 64 bit variable 1 1 - --- 2016-07-28 Juergen Gross New
libxl: fix double free when doing xl save - - - --- 2016-07-28 Juergen Gross New
xen: add static initialization of steal_clock op to xen_time_ops - - - --- 2016-07-26 Juergen Gross New
[v3,4/4] tools: make xenstore domain easy configurable - - - --- 2016-07-22 Juergen Gross New
[v3,3/4] tools: use pidfile for test if xenstored is running - - - --- 2016-07-22 Juergen Gross New
[v3,2/4] tools: split out xenstored starting form xencommons 1 - - --- 2016-07-22 Juergen Gross New
[v3,1/4] tools: remove systemd xenstore socket definitions - - - --- 2016-07-22 Juergen Gross New
[v2] libxl: memory size in kb requires 64 bit variable - 1 - --- 2016-07-22 Juergen Gross New
libxl: memory size in kb requires 64 bit variable - - - --- 2016-07-21 Juergen Gross New
[v2,2/2] tools: make xenstore domain easy configurable - - - --- 2016-07-20 Juergen Gross New
[v2,1/2] tools: remove systemd xenstore socket definitions - - - --- 2016-07-20 Juergen Gross New
[v2] xenstore: add memory allocation debugging capability - - - --- 2016-07-19 Juergen Gross New
[v3,5/5] xenstore: use temporary memory context for firing watches 1 1 - --- 2016-07-19 Juergen Gross New
[v3,4/5] xenstore: add explicit memory context parameter to get_node() 1 1 - --- 2016-07-19 Juergen Gross New
[v3,3/5] xenstore: add explicit memory context parameter to read_node() 1 1 - --- 2016-07-19 Juergen Gross New
[v3,2/5] xenstore: add explicit memory context parameter to get_parent() 1 1 - --- 2016-07-19 Juergen Gross New
[v3,1/5] xenstore: call each xenstored command function with temporary context 1 1 - --- 2016-07-19 Juergen Gross New
[9/9] mini-os: modify virtual memory layout for support of ballooning - - - --- 2016-07-19 Juergen Gross New
[8/9] mini-os: get maximum memory size from hypervisor - - - --- 2016-07-19 Juergen Gross New
[7/9] mini-os: add ballooning config item - - - --- 2016-07-19 Juergen Gross New
[6/9] mini-os: let memory allocation fail if no free page available - - - --- 2016-07-19 Juergen Gross New
[5/9] mini-os: add nr_free_pages counter - - - --- 2016-07-19 Juergen Gross New
[4/9] mini-os: add description of x86 memory usage - - - --- 2016-07-19 Juergen Gross New
[3/9] mini-os: remove MM_DEBUG code - - - --- 2016-07-19 Juergen Gross New
[2/9] mini-os: remove unused alloc_contig_pages() function - - - --- 2016-07-19 Juergen Gross New
[1/9] mini-os: correct first free pfn - - - --- 2016-07-19 Juergen Gross New
[v2,5/5] xenstore: use temporary memory context for firing watches 1 1 - --- 2016-07-18 Juergen Gross New
[v2,4/5] xenstore: add explicit memory context parameter to get_node() 1 1 - --- 2016-07-18 Juergen Gross New
[v2,3/5] xenstore: add explicit memory context parameter to read_node() 1 1 - --- 2016-07-18 Juergen Gross New
[v2,2/5] xenstore: add explicit memory context parameter to get_parent() 1 1 - --- 2016-07-18 Juergen Gross New
[v2,1/5] xenstore: call each xenstored command function with temporary context 1 1 - --- 2016-07-18 Juergen Gross New
xenstore: add memory allocation debugging capability 1 - - --- 2016-07-15 Juergen Gross New
[2/2] xenstore: use temporary memory context for firing watches - - - --- 2016-07-15 Juergen Gross New
[1/2] xenstore: call each xenstored command function with temporary context - - - --- 2016-07-15 Juergen Gross New
xen: remove xenstore watches of backends when terminating qemu - - - --- 2016-07-13 Juergen Gross New
[6/6] libxl: move common nic stuff into one source 1 - - --- 2016-07-12 Juergen Gross New
[5/6] libxl: add config update callback to device type framework 1 - - --- 2016-07-12 Juergen Gross New
[4/6] libxl: split libxl vtpm code into one source 1 - - --- 2016-07-12 Juergen Gross New
[3/6] libxl: move library pvusb specific code into libxl_pvusb.c 1 - - --- 2016-07-12 Juergen Gross New
[2/6] libxl: add "pv device mode needed" support to device type framework 1 - - --- 2016-07-12 Juergen Gross New
[1/6] libxl: add "merge" function to generic device type support 1 - - --- 2016-07-12 Juergen Gross New
[v2,4/4] libxl: move DEFINE_DEVICE* macros to libxl_internal.h 1 - - --- 2016-07-06 Juergen Gross New
[v2,3/4] libxl: refactor domcreate_attach_dtdev() to use device type framework 1 - - --- 2016-07-06 Juergen Gross New
[v2,2/4] libxl: refactor domcreate_attach_pci() to use device type framework 1 - - --- 2016-07-06 Juergen Gross New
[v2,1/4] libxl: add framework for device types 1 - - --- 2016-07-06 Juergen Gross New
[v2,3/3] xen: support runqueue steal time on xen - 1 - --- 2016-07-06 Juergen Gross New
[v2,2/3] arm/xen: add support for vm_assist hypercall - 3 - --- 2016-07-06 Juergen Gross New
[v2,1/3] xen: update xen headers - 2 - --- 2016-07-06 Juergen Gross New
[v2] mini-os: replace lib/printf.c with a version not under GPL 1 - - --- 2016-07-04 Juergen Gross New
mini-os: replace lib/printf.c with a version not under GPL - - - --- 2016-07-01 Juergen Gross New
mini-os: make cscope repair 1 - - --- 2016-07-01 Juergen Gross New
[v2] xen: use native disk xenbus protocol if possible - 1 - --- 2016-06-29 Juergen Gross New
[2/2] tools: make xenstore domain easy configurable - - - --- 2016-06-29 Juergen Gross New
[1/2] tools: remove systemd xenstore socket definitions - - - --- 2016-06-29 Juergen Gross New
making xenstore domain easy configurable - - - --- 2016-06-28 Juergen Gross New
xen: fix upper bound of pmd loop in xen_cleanhighmap() - - - --- 2016-06-23 Juergen Gross New
[3/3] xen: support runqueue steal time on xen - - - --- 2016-06-22 Juergen Gross New
[2/3] arm/xen: add support for vm_assist hypercall - 2 - --- 2016-06-22 Juergen Gross New
[1/3] xen: update xen headers - 1 - --- 2016-06-22 Juergen Gross New
[3/3] libxl: refactor domcreate_attach_dtdev() to use device type framework - - - --- 2016-06-21 Juergen Gross New
[2/3] libxl: refactor domcreate_attach_pci() to use device type framework - - - --- 2016-06-21 Juergen Gross New
[1/3] libxl: add framework for device types - - - --- 2016-06-21 Juergen Gross New
[v3,2/2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix 1 - - --- 2016-06-20 Juergen Gross New
[v3,1/2] xen: fix style of hw/block/xen_blkif.h 1 - - --- 2016-06-20 Juergen Gross New
xen: use native disk xenbus protocol if possible - - - --- 2016-06-17 Juergen Gross New
[v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix - - - --- 2016-06-17 Juergen Gross New
[v3,2/2] xen: add update indicator to vcpu_runstate_info 1 1 - --- 2016-06-17 Juergen Gross New
[v3,1/2] xen/arm: add support for vm_assist hypercall - 1 - --- 2016-06-17 Juergen Gross New
xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix - 1 - --- 2016-06-16 Juergen Gross New
[v2,2/2] xen: add update indicator to vcpu_runstate_info - - - --- 2016-06-15 Juergen Gross New
[v2,1/2] xen/arm: add support for vm_assist hypercall - 1 - --- 2016-06-15 Juergen Gross New
libxl: correct xl cpupool-numa-split with vcpu limited dom0 1 1 - --- 2016-06-14 Juergen Gross New
xen: move xen_sysdev to xen_backend.c - 1 - --- 2016-06-13 Juergen Gross New
[0/2] Support consistent reads of mapped vcpu_runstate_info - 1 - --- 2016-05-20 Juergen Gross New
[2/2] xen: add update indicator to vcpu_runstate_info - - - --- 2016-05-20 Juergen Gross New
[1/2] xen/arm: add support for vm_assist hypercall - 1 - --- 2016-05-20 Juergen Gross New
[BUG] Linux process vruntime accounting in Xen - 1 - --- 2016-05-20 Juergen Gross New
[v4] xen: add steal_clock support on x86 - 2 - --- 2016-05-20 Juergen Gross New
[v3] xen: add steal_clock support on x86 - 1 - --- 2016-05-19 Juergen Gross New
[v2] xen: add steal_clock support on x86 - - - --- 2016-05-19 Juergen Gross New
[BUG] Linux process vruntime accounting in Xen - - - --- 2016-05-18 Juergen Gross New
xen: use same main loop for counting and remapping pages - - - --- 2016-05-18 Juergen Gross New
xen: add steal_clock support on x86 - - - --- 2016-05-18 Juergen Gross New
Linux 4.4 boot crash on xen 4.5.3 with dom0_mem == max - - - --- 2016-05-18 Juergen Gross New
[v5,3/3] xen: add pvUSB backend 1 - - --- 2016-05-12 Juergen Gross New
[v5,2/3] xen: write information about supported backends 1 1 - --- 2016-05-12 Juergen Gross New
[v5,1/3] xen: introduce dummy system device 1 1 - --- 2016-05-12 Juergen Gross New
[v4,3/3] xen: add pvUSB backend 1 - - --- 2016-05-12 Juergen Gross New
[v4,2/3] xen: write information about supported backends 1 - - --- 2016-05-12 Juergen Gross New
[v4,1/3] xen: introduce dummy system device 1 - - --- 2016-05-12 Juergen Gross New
crash on boot with 4.6.1 on fedora 24 - - - --- 2016-05-11 Juergen Gross New
[for,4.7] doc: document that Domain-0 can't be migrated across cpupools 1 - - --- 2016-05-09 Juergen Gross New
[v3,3/3] xen: add pvUSB backend 1 - - --- 2016-05-06 Juergen Gross New
[v3,2/3] xen: write information about supported backends - - - --- 2016-05-06 Juergen Gross New
[v3,1/3] xen: introduce dummy system device 1 - - --- 2016-05-06 Juergen Gross New
[for,4.7] pvusb: add missing definition to usbif.h - - - --- 2016-05-05 Juergen Gross New
[v2] xen: write information about supported backends - - - --- 2016-04-21 Juergen Gross New
[3/3] xen: Document XEN_SYSCTL_CPUPOOL_OP_* error codes 1 - - --- 2016-04-15 Juergen Gross New
[2/3] libxc: adjust retry loop in xc_cpupool_removecpu() 1 2 - --- 2016-04-15 Juergen Gross New
« 1 2 ... 19 20 2122 23 »