xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-30 01:05:55 to 2014-07-31 10:36:33 UTC [more...]

[PATCH v8] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-07-31 10:36 UTC  (7+ messages)

[v2][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-07-31 10:12 UTC  (11+ messages)
` [v2][PATCH 1/5] hw:i386:pc_piix: split pc_init1()
` [v2][PATCH 2/5] hw:pci-host:piix: split i440fx_init
` [v2][PATCH 3/5] xen:hw:pci-host:piix: create host bridge to passthrough
` [v2][PATCH 4/5] xen:hw:pci-host:piix: introduce xen_igd_passthrough_i440fx_init
` [v2][PATCH 5/5] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough

[PATCH v9] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-07-31 10:05 UTC 

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-07-31  9:45 UTC  (10+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[qemu-upstream-unstable test] 29533: regressions - FAIL
 2014-07-31  9:28 UTC 

[PATCH RFC 0/9] xen: arm: support for > 40-bit physical addressing
 2014-07-31  8:54 UTC  (19+ messages)
` [PATCH RFC 1/9] xen: arm: rename p2m->first_level to p2m->root
  ` [PATCH RFC 2/9] xen: arm: Implement variable levels in dump_pt_walk
  ` [PATCH RFC 3/9] xen: arm: handle concatenated root tables "
  ` [PATCH RFC 4/9] xen: arm: move setup_virt_paging to p2m.c
  ` [PATCH RFC 5/9] xen: arm: Defer setting of VTCR_EL2 until after CPUs are up
  ` [PATCH RFC 6/9] xen: arm: handle variable p2m levels in p2m_lookup
  ` [PATCH RFC 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes
  ` [PATCH RFC 8/9] xen: arm: support for up to 48-bit physical addressing on arm64
  ` [PATCH RFC 9/9] xen: arm: support for up to 48-bit IPA "

[PATCH v2 00/18] libxl: synchronise domain configuration
 2014-07-31  8:34 UTC  (20+ messages)
` [PATCH v2 01/18] libxl: libxl error code is signed integer
` [PATCH v2 02/18] libxl: make userdata_path libxl internal function
` [PATCH v2 03/18] libxl: functions to lock / unlock domain data in libxl user data store
` [PATCH v2 04/18] libxl: properly lock "
` [PATCH v2 05/18] libxl: libxl-json format and internal functions to get / set it
` [PATCH v2 06/18] libxl: store a copy of configuration when creating domain
` [PATCH v2 07/18] libxl: separate device add/rm complete callbacks
` [PATCH v2 08/18] libxl: introduce libxl__device_from_pcidev
` [PATCH v2 09/18] libxl: disallow attaching the same device more than once
` [PATCH v2 10/18] tools/misc: introduce helper to initialise Dom0
` [PATCH v2 11/18] libxl: synchronise configuration when we hotplug a device
` [PATCH v2 12/18] libxl: synchronise configuration when we remove/destroy "
` [PATCH v2 13/18] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v2 14/18] libxl: introduce libxl_get_memory_static_max
` [PATCH v2 15/18] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v2 16/18] libxl: introduce libxl_userdata_unlink
` [PATCH v2 17/18] xl: use libxl_retrieve_domain_configuration and JSON format
` [PATCH v2 18/18] xl: long output of "list" command now contains Dom0 information

[PATCH v8 0/6] xen: systemd support
 2014-07-31  8:30 UTC  (10+ messages)

[linux-3.14 test] 29529: regressions - FAIL
 2014-07-31  5:41 UTC 

[PATCH v7] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-07-31  5:21 UTC 

[xen-4.3-testing test] 29526: regressions - FAIL
 2014-07-31  2:52 UTC 

xen 4.4.0 dependency lzo fails to build from source due to fPIC
 2014-07-31  1:36 UTC  (6+ messages)

[PATCH 0/4] Fix mmap return checking
 2014-07-31  1:11 UTC  (5+ messages)
` [PATCH 1/4] libxc/xc_linux_osdep.c: Fix return handling for case of mmap failure

[PATCH v2 0/2] parse_bool fixes
 2014-07-31  0:59 UTC  (8+ messages)
` [PATCH v2 1/2] cmdline_parse: Convert no- prefix into =no for OPT_CUSTOM
` [PATCH v2 2/2] xen/console: Better handing of console_timestamps as a boolean_param

[PATCH 2/2] xl: Accept a list for serial in config file
 2014-07-31  0:25 UTC 

[PATCH 1/2] libxl: Allow multiple serial ports on HVM domain creation
 2014-07-31  0:24 UTC 

[PATCH 2/2 V2] x86, amd_ucode: Safeguard against #GP
 2014-07-30 22:29 UTC 

[PATCH 1/2 V2] x86, amd_ucode: Fix coverity issues found in cpu_request_microcode()
 2014-07-30 22:29 UTC 

[PATCH 0/2 V2] Fix coverity issues and safeguard against #GP
 2014-07-30 22:29 UTC 

[linux-next test] 29524: tolerable FAIL
 2014-07-30 22:21 UTC 

[x86_64, vsyscall] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2014-07-30 20:14 UTC  (3+ messages)

[PATCH] xen-netback: Turn off the carrier if the guest is not able to receive
 2014-07-30 19:50 UTC 

[PATCH] xen-netback: Using a new state bit instead of carrier
 2014-07-30 19:50 UTC 

[linux-3.10 test] 29523: regressions - FAIL
 2014-07-30 19:28 UTC 

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-07-30 18:35 UTC  (10+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access

heavy P2M lock contention on guest HPET counter reads
 2014-07-30 18:15 UTC  (5+ messages)

[PATCH 2/4] xen:hw:pci-host:piix: create host bridge to passthrough
 2014-07-30 17:48 UTC  (10+ messages)
` [PATCH 4/4] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
    ` [PATCH 1/4] hw:i386:pc_piix: split pc_init1()
    ` [PATCH 3/4] xen:hw:pci-host:piix: introduce xen_igd_i440fx_init

[xen-4.2-testing test] 29522: tolerable FAIL - PUSHED
 2014-07-30 17:23 UTC 

[PATCH 0/3] x86: command line option adjustments
 2014-07-30 16:55 UTC  (5+ messages)
` [PATCH 1/3] x86/ACPI: "
` [PATCH 2/3] x86/APIC: "
` [PATCH 3/3] x86/HVM: "

[linux-linus test] 29519: regressions - FAIL
 2014-07-30 16:48 UTC 

[PATCH v11 0/3] xen: add systemd support
 2014-07-30 16:40 UTC  (4+ messages)
` [PATCH v11 1/3] xencommons: move module list into a generic place
` [PATCH v11 2/3] autoconf: xen: enable explicit preference option for xenstored preference
` [PATCH v11 3/3] systemd: add xen systemd service and module files

[PATCH 2/2] x86, amd_ucode: Safeguard against #GP
 2014-07-30 16:29 UTC  (2+ messages)

[PATCH v3 0/1] evtchn: make EVTCHNOP_reset suitable for kexec
 2014-07-30 16:28 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 1/2] x86, amd_ucode: Fix coverity issues found in cpu_request_microcode()
 2014-07-30 16:25 UTC  (3+ messages)

[PATCH net-next 1/4 v5] pktgen: Fill the payload optionally with a pattern
 2014-07-30 16:20 UTC  (4+ messages)
` [PATCH net-next v3 2/4] pktgen: Allow setting frag sizes individually
` [PATCH net-next 3/4 RFC] pktgen: Fixing UPD checksum calculation
` [PATCH net-next v3 4/4 RFC] pktgen: Allow sending IPv4 TCP packets

[PATCH net-next v3 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
 2014-07-30 16:20 UTC 

[PATCH] libxl: correct libxl to obey libxl's programming paramdigm
 2014-07-30 16:18 UTC 

[PATCH 0/2] Fix coverity issues and safeguard against #GP
 2014-07-30 16:12 UTC 

Two Coverty issues found in 0aacc28bd73ba "x86, amd_ucode: support multiple container files appended together"
 2014-07-30 16:09 UTC  (2+ messages)

[PATCH v10 00/12] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-07-30 15:59 UTC  (5+ messages)
` [PATCH v10 07/12] xen/common: move the memory_mapping DOMCTL hypercall to common code
` [PATCH v10 11/12] tools/libxl: explicitly grant access to needed I/O-memory ranges

Introduce rt real-time scheduler for Xen
 2014-07-30 15:55 UTC  (4+ messages)
` [PATCH RFC v2 1/4] xen: add real time scheduler rt
    ` [RFC "

[PATCH] tools/mkrpm: allow custom rpm package name
 2014-07-30 15:34 UTC  (7+ messages)

[PATCH v2] tools/mkrpm: allow custom rpm package name
 2014-07-30 14:47 UTC 

[x86_64, vsyscall] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2014-07-30 14:29 UTC 

xen 4.4.0 unnecessary dependency on Perl
 2014-07-30 14:26 UTC  (3+ messages)

[PATCH v2 0/1] evtchn: make EVTCHNOP_reset suitable for kexec
 2014-07-30 14:14 UTC  (9+ messages)
` [PATCH v2 1/1] "

[GIT PULL] xen: last minute fix for 3.16-rc7
 2014-07-30 13:59 UTC 

[PATCH ARM v6 00/14] mini-os: initial ARM support
 2014-07-30 13:43 UTC  (9+ messages)
` [PATCH ARM v6 07/14] mini-os: arm: boot code

[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
 2014-07-30 13:25 UTC 

[PATCH v6] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-07-30 13:25 UTC  (3+ messages)

[PATCH v4 0/2] x86/HVM: Properly handle SMAP check in certain cases
 2014-07-30 13:20 UTC  (8+ messages)
` [PATCH v4 1/2] x86/hvm: Always do SMAP check when updating runstate_guest(v)
` [PATCH v4 2/2] x86/hvm: Always do SMAP check when updating secondary system time for guest

[PATCH v13 0/5] Implement vcpu soft affinity for credit1 (toolstack side, leftover)
 2014-07-30 11:59 UTC  (2+ messages)

Xen Project Advisory Board Minutes for July are posted
 2014-07-30 11:14 UTC 

[PATCH] docs: kexec updates
 2014-07-30 10:28 UTC  (2+ messages)

[PATCH] fix qemu building with older make
 2014-07-30 10:22 UTC  (7+ messages)

[Intel-gfx] [Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-07-30  9:39 UTC 

[xen-4.4-testing test] 29518: tolerable FAIL - PUSHED
 2014-07-30  9:23 UTC 

[PATCH v18 00/11] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-30  8:45 UTC  (4+ messages)
` [PATCH v18 02/11] libxl: add support for async. function calls when using libxl__ao_device

[rumpuserxen test] 29521: all pass - PUSHED
 2014-07-30  8:21 UTC 

[libvirt test] 29520: tolerable FAIL - PUSHED
 2014-07-30  7:55 UTC 

[PATCH v2 0/3] HVMLoader test improvements
 2014-07-30  7:37 UTC  (3+ messages)
` [PATCH v2 1/3] hvmloader/tests: Improvements to shadow_gs_test()

[xen-unstable test] 29517: regressions - FAIL
 2014-07-30  6:14 UTC 

[PATCH V2 2/4] Introduce xen-scsifront module
 2014-07-30  4:53 UTC 

Today is Xen Project Document Day!
 2014-07-30  3:20 UTC 

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-07-30  1:32 UTC  (2+ messages)

[qemu-mainline test] 29516: tolerable FAIL - PUSHED
 2014-07-30  1:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).