xen.git
2012-08-01 Andrew Coopertools/config: Allow building of components to be contro...
2012-08-01 Andrew Coopertools/ocaml: ignore and clean .spot and .spit files
2012-08-01 Olaf Heringlibxl: fix unitialized variables in libxl__primary_cons...
2012-08-01 Roger Pau Monneinit/NetBSD: move xenbackendd to xend init script
2012-08-01 Roger Pau Monnelibxl: call hotplug scripts from xl for NetBSD
2012-08-01 Roger Pau Monnetools/build: fix pygrub linking
2012-08-01 Dario FaggioliSome automatic NUMA placement documentation
2012-07-30 Keir FraserUpdate Xen version to 4.2.0-rc2-pre
2012-07-30 Keir FraserAdded signature for changeset 8e620dc570ce
2012-07-30 Keir FraserAdded tag 4.2.0-rc1 for changeset 8e620dc570ce
2012-07-30 Keir FraserUpdate Xen version to 4.2.0-rc1
2012-07-27 Jan Beulichx86: fix off-by-one in nr_irqs_gsi calculation
2012-07-27 Jan Beulichx86-64: drop updating of UREGS_rip when converting...
2012-07-27 Jan Beulichuse C11's _Static_assert() for BUILD_BUG_ON etc when...
2012-07-27 Jan Beulichserial: don't waste space allocated for the tx buffer(s)
2012-07-26 Christoph Eggerx86/mm/p2m: use NX bit for p2m entries
2012-07-26 Ian Jacksonlibxl: fix reentrancy hazard in fd event processing
2012-07-26 Jan Beulichx86/hvm: don't leave emulator in inconsistent state
2012-07-26 Roger Pau Monnelibxl: convert libxl_device_vfb_add to an async operation
2012-07-26 Roger Pau Monnelibxl: convert libxl_device_vkb_add to an async operation
2012-07-26 Roger Pau Monnelibxl: call hotplug scripts for nic devices from libxl
2012-07-26 Roger Pau Monnelibxl: call hotplug scripts for disk devices from libxl
2012-07-26 Roger Pau Monnelibxl: set correct nic type depending on the guest
2012-07-26 Roger Pau Monnelibxl: add option to choose who executes hotplug scripts
2012-07-26 Roger Pau Monnelibxl: convert libxl_device_nic_add to an async operation
2012-07-26 Roger Pau Monnelibxl: convert libxl_device_disk_add to an async op
2012-07-26 Roger Pau Monnelibxl: convert libxl__device_disk_local_attach to an...
2012-07-26 Roger Pau Monnelibxl: refactor disk addition to take a helper
2012-07-26 Roger Pau Monnelibxl: fix removal of secondary consoles
2012-07-26 Ian Campbelllibxl: make libxl_cdrom_insert async.
2012-07-26 Dario Faggiolilibxl: have NUMA placement deal with cpupools
2012-07-26 Dario Faggiolilibxl: enable automatic placement of guests on NUMA...
2012-07-26 Roger Pau Monnelibxl: libxl__xs_path_cleanup don't print error if...
2012-07-26 Andrew Cooperxen: update xensource.com to xen.org
2012-07-26 Ian Jacksonxl: support xend empty cdrom device syntax
2012-07-26 Ian Jacksonxl: disk parsing preparation for empty cdrom devices
2012-07-26 Ian Campbellxl: support empty CDROM devices
2012-07-26 Roger Pau Monnelibxl: set nic type of stub to PV instead of copying...
2012-07-26 Roger Pau Monnexl: main_blockdetach don't call destroy if remove succeeds
2012-07-26 Roger Pau Monnelibxl: use libxl__xs_path_cleanup on device_destroy
2012-07-26 Roger Pau Monnelibxl: rename _IOEMU nic type to VIF_IOEMU
2012-07-26 Roger Pau Monnelibxl: rename vifs to nics
2012-07-25 Ian Campbelllibxl: libxl__device_model_version_running should retur...
2012-07-25 Ian CampbellMerge
2012-07-25 Dario Faggiolilibxl: kill the need for checking and linking to libm
2012-07-25 Andrew Kanelibxl: libxl_domain_sched_params_set case for ARINC...
2012-07-25 Ian Campbellarm: implement hypercall continuations
2012-07-25 Ian Campbellarm: add bounds check on hypercall array
2012-07-25 Ian Campbellarm: clobber only argument registers
2012-07-25 Ian Campbellpython: disable libxl bindings
2012-07-25 Roger Pau Monnebuild: include Tools.mk first in tools/Rules.mk
2012-07-25 Ian Jacksonlibxl: fix comment regarding bootloader disk lifetime
2012-07-25 Ian Jacksonlibxl: fix transaction leak in logdirty error path
2012-07-25 Ian Campbellhotplug: network-bridge: fix for interfaces with no...
2012-07-25 Ian Campbellhotplug: fix ip_of for systems using a peer-to-peer...
2012-07-25 Ian Campbelllibxl: refuse to try and migrate an HVM guest using...
2012-07-24 Matt Wilsonx86/EFI: define and use EFI_DIR make variable, defaulti...
2012-07-24 Zhang, Yang Zlibxl: fix bug the number of running vcpu inconsistent...
2012-07-24 Ian Campbelldocs: fix link in qemu-upstream doc
2012-07-24 Ian Campbelllibxl: fix vif.ifname when used with stub device model.
2012-07-24 Roger Pau Monneautoconf: only check for dev86 and iasl checks on x86
2012-07-24 Ian Campbellautoconf: revert 25178:181478052ea2
2012-07-23 Ian JacksonQEMU_TAG update
2012-07-23 Stefano Stabellinixen/arm: set paging_mode_translate and paging_mode_external
2012-07-23 Stefano Stabellinixen/arm: Initialize lr_queue in vcpu_vgic_init for...
2012-07-23 Ian Campbellhotplug: vif: fail if a duplicate vifname is used.
2012-07-23 Roger Pau Monnepygrub: don't leave fds open
2012-07-23 Roger Pau Monnexenstore: don't print an error when gntdev cannot be...
2012-07-23 Ian Campbelllibxl: rename stubdomain when renaming domain.
2012-07-23 Roger Pau Monnelibxl: move bootloader data strucutres and prototypes
2012-07-23 Roger Pau Monnelibxl: convert libxl_domain_destroy to an async op
2012-07-23 Roger Pau Monnelibxl: move device model creation prototypes
2012-07-23 Roger Pau Monnelibxl: change ao_device_remove to ao_device
2012-07-23 Roger Pau Monnelibxl: check backend state before setting it to "closing"
2012-07-23 Ian Campbelllibxc: restore: bounds check for start_info.{store_mfn...
2012-07-23 Ian Campbellxl: remove stray timer mode debug print
2012-07-23 Ian Jacksonlibxl: do not blunder on if bootloader fails
2012-07-22 Andrew Cooperdocs/cmdline: Add some more entries
2012-07-22 Andrew Cooperdocs/cmdline: Remove ia64 specific arguments
2012-07-22 Andrew Cooperdocs/cmdline: Tweak some markdown formatting
2012-07-19 Andrew Cooperx86/numa: Remove warning about small NUMA nodes
2012-07-19 Andrew Cooperx86/numa: Correct assumption that each NUMA node has...
2012-07-19 Yang Zhangvt-d: fix wrong addr in IOTLB invalidation descriptor
2012-07-19 Liu, JinsongXen/MCE: stick all 1's to MCi_CTL of vMCE
2012-07-19 Christoph Eggernestedhvm: initialize pfec for l1 pagetable walk
2012-07-19 Christoph Eggerx86/mm/p2m: use NX bit in p2m entries.
2012-07-17 Stefano Stabellinixen/arm: disable the event optimization in the gic
2012-07-17 Stefano Stabellinixen/arm: gic and vgic fixes
2012-07-17 Stefano Stabellinixen/arm: implement do_hvm_op for ARM
2012-07-17 Stefano Stabelliniarm/vgic: initialize pending_irqs.lr_queue
2012-07-17 Stefano Stabelliniarm/vgic: vgic: support irq enable/disable
2012-07-17 Stefano Stabelliniarm/gic: support injecting IRQs even to VCPUs not curre...
2012-07-17 Stefano Stabelliniarm/gic: fix gic context switch
2012-07-17 Stefano Stabelliniarm/vtimer: do not let the guest interact with the...
2012-07-09 Daniel De Graafxsm/flask: avoid struct page lookup in mmu_normal_update
2012-07-09 Daniel De Graafxsm/flask: fix memory AVC formatting
2012-07-09 Christoph Eggernestedsvm: fix DRn handling
2012-07-06 Dario Faggiolilibxl: explicitly check for libmath in autoconf
2012-07-06 Dario Faggiolilibxl: introduce some node map helpers
2012-07-06 Dario Faggiolilibxl: expand the libxl_bitmap API a bit
next