]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
2015-07-21 Yang Hongyangtools/libxl: move domain resume code into libxl_dom_sus...
2015-07-21 Yang Hongyangtools/libxl: move domain suspend code into libxl_dom_su...
2015-07-21 Yang Hongyangtools/libxl: rename libxl__domain_suspend to libxl__dom...
2015-07-17 Andrew Coopertools/libxl: Initialise the fd of the unused half of...
2015-07-17 Ian Campbelltools/hotplug: Add an initscript to start "xl devd...
2015-07-17 Andrew Coopertools/xl: Fix segfaults from `xl psr-cat-cbm-set` comma...
2015-07-17 Andrew Coopertools/xl: Fix trim() following c/s e316316 "xl: Rewrite...
2015-07-16 Ian Jacksonxl: Rewrite trim()
2015-07-16 Ian Jacksonxl: Use xasprintf for cpupoolnumsplit names
2015-07-16 Ian Jacksonxl: Provide and use xvasprintf and xasprintf internally
2015-07-16 Ian Jacksonxl: Provide and use ARRAY_EXTEND_INIT_NODEVID for disks...
2015-07-16 Ian Jacksonxl: Use ARRAY_EXTEND_INIT for vtpms and nics
2015-07-16 Ian Jacksonxl: Do not ignore unparseable PCI BDFs
2015-07-16 Ian Campbelltools: libxl: check errors from libxl_create_logfile...
2015-07-16 Ian Campbellxen: arm: bootfdt: Avoid reading off the front of ...
2015-07-16 Julien Grallxen/arm: gicv3: Update comment for ICC_CTLR_EL1
2015-07-16 Eric Sheltonlibxl: set stub domain size based on VRAM size
2015-07-16 Ian Jacksonlibxl: events: Do not abort remus with ERROR_TIMEOUT
2015-07-16 Andrew Cooperdmar: fix double free in error paths following c/s...
2015-07-16 Paul Durrantx86/hvm: unconditionally buffer writes to VRAM
2015-07-16 Elena Ufimtsevadmar: device scope mem leak fix
2015-07-15 Jan Beulichsysctl: adjust XEN_SYSCTL_numainfo behavior
2015-07-15 Jan Beulichsysctl: adjust XEN_SYSCTL_cputopoinfo behavior
2015-07-15 Ian Jacksonlibxl: event tests: Fix `=' vs `==' in fdderegrace
2015-07-15 Jan Beulichmake rangeset_report_ranges() report all ranges
2015-07-15 Razvan Cojocaruvm_event: deny register writes if refused by vm_event...
2015-07-15 Razvan Cojocaruvm_event: support for guest-requested events
2015-07-15 Razvan Cojocarumem_access: support for memory-content hiding
2015-07-15 Ian Campbelltools: libxc: Add nomigrate stubs for xc_domain_(save...
2015-07-15 Andrew Coopertools/python: Correct the install path of the python...
2015-07-15 Ian Jacksonlibxl: event tests: test_timedereg: Fix rc handling
2015-07-15 Ian Jacksonlibxl: event tests: Introduce `fdderegrace' test
2015-07-15 Ian Jacksonlibxl: event tests: Provide miniature poll machinery
2015-07-15 Ian Jacksonlibxl: event tests: Provide libxl_test_fdevent
2015-07-15 Ian Jacksonlibxl: event tests: Contemplate separate tests
2015-07-15 Ian Jacksonlibxl: event tests: Improve Makefile doc comment
2015-07-15 Ian Jacksonlibxl: poll: Avoid fd deregistration race POLLNVAL...
2015-07-15 Ian Jacksonlibxl: poll: Use poller_get and poller_put for poller_app
2015-07-15 Ian Jacksonlibxl: poll: Make libxl__poller_get have only one succe...
2015-07-15 Andrew Coopertools/libxl: Drop all knowledge of toolstack callbacks
2015-07-15 Andrew Coopertools/libxc: Drop all XG_LIBXL_HVM_COMPAT code from...
2015-07-15 Andrew Coopertools/libxl: Handle checkpoint records in a libxl migra...
2015-07-15 Andrew Coopertools/libx{c,l}: Introduce restore_callbacks.checkpoint()
2015-07-15 Andrew Coopertools/libxl: Write checkpoint records into the stream
2015-07-15 Andrew Cooperdocs/libxl: Introduce CHECKPOINT_END to support migrati...
2015-07-15 Andrew Coopertools/libxc+libxl+xl: Save v2 streams
2015-07-15 Ross Lagerwalltools/libxl: Infrastructure for writing a v2 stream
2015-07-15 Andrew Coopertools/libxc+libxl+xl: Restore v2 streams
2015-07-15 Andrew Coopertools/libxl: Convert a legacy stream if needed
2015-07-15 Andrew Coopertools/libxl: Infrastructure to convert a legacy stream
2015-07-15 Ross Lagerwalltools/libxl: Infrastructure for reading a libxl migrati...
2015-07-15 Ross Lagerwalltools/libxl: Migration v2 stream format
2015-07-15 Andrew Coopertools/python: Conversion utility for legacy migration...
2015-07-15 Andrew Coopertools/python: Verification utility for v2 stream spec...
2015-07-15 Andrew Coopertools/python: Other migration infrastructure
2015-07-15 Andrew Coopertools/python: Libxl migration v2 infrastructure
2015-07-15 Andrew Coopertools/python: Libxc migration v2 infrastructure
2015-07-15 Andrew Cooperdocs: Libxl migration v2 stream specification
2015-07-15 Andrew Coopertools/xl: Mandatory flag indicating the format of the...
2015-07-15 Andrew Coopertools/libxl: Fix libxl__carefd_opened() to be more...
2015-07-15 Andrew Coopertools/libxl: Add save_helper_state pointers to libxl__x...
2015-07-15 Andrew Coopertools/libxl: Extra management APIs for the save helper
2015-07-15 Andrew Coopertools/libxl: Split libxl__domain_create_state.restore_f...
2015-07-15 Andrew Coopertools/libxl: Stash all restore parameters in domain_cre...
2015-07-15 Andrew Coopertools/libxl: Introduce libxl__kill()
2015-07-15 Andrew Coopertools/libxl: Introduce ROUNDUP()
2015-07-15 Andrew Coopertools/libxc: Always compile the compat qemu variables...
2015-07-15 Ian Jacksonbsd-sys-queue-h-seddery: Massage `offsetof'
2015-07-15 Wei Liuxl: fix a typo in error string in create_domain
2015-07-15 Wei Liuxl: correctly handle null extra config in main_config_u...
2015-07-15 Wei Liuxl: correct handling of extra_config in main_cpupoolcreate
2015-07-15 Wei Liulibxl: qmp_init_handler can return NULL
2015-07-15 Wei Liulibxl: avoid leaking in libxl__initiate_device_remove
2015-07-15 Wei Liulibxl: turn two malloc's to libxl__malloc
2015-07-15 Wei Liulibxl: don't check s!=NULL in libxl__abs_path
2015-07-15 Ian Campbelltools: libxl: Handle failure to create qemu dm logfile
2015-07-14 Jan Beulichx86/HVM: drop now wrong ASSERT() from hvm_broadcast_ioreq()
2015-07-13 Chao Pengx86: avoid invalid phys_proc_id reference
2015-07-13 Tamas K LengyelMAINTAINERS: support for xen-access and email change
2015-07-13 Ben Catterallx86: remove sh_{un}map_domain_page() and hap_{un}map_do...
2015-07-13 Ben Catterallconvert map_domain_page() to use the new mfn_t type
2015-07-13 Paul Durrantx86/hvm: fix deadlock in emulation of rep mov to or...
2015-07-13 Paul Durrantx86/hvm: add support for broadcast of buffered ioreqs...
2015-07-13 David Vrabelx86: reintroduce read_unlock() optimization
2015-07-10 Paul Durrantx86/hvm: avoid potential NULL pointer dereferences
2015-07-10 Tamas K Lengyelx86/vm_event: toggle singlestep from vm_event response
2015-07-10 Vitaly Kuznetsovx86/arm/mm: use gfn instead of pfn in p2m_{get,set...
2015-07-10 Jan Beulichx86/monitor: move comment after 35f4aec5a0
2015-07-10 Andrew Cooperconvert copy/clear_domain_page() to using mfn_t
2015-07-10 Andrew Cooperconvert map_domain_page_global() to using mfn_t
2015-07-10 Tamas K Lengyelx86/monitor: don't use hvm_funcs directly
2015-07-10 Tamas K Lengyelx86/monitor: add get_capabilities to monitor_op domctl
2015-07-10 Jan Beulichx86/MSI: fix guest unmasking when handling IRQ via...
2015-07-10 Paul Durrantx86/hvm: track large memory mapped accesses by buffer...
2015-07-10 Paul Durrantx86/hvm: always re-emulate I/O from a buffer
2015-07-10 Paul Durrantx86/hvm: use ioreq_t to track in-flight state
2015-07-10 Paul Durrantx86/hvm: remove hvm_io_state enumeration
2015-07-10 Paul Durrantx86/hvm: remove HVMIO_dispatched I/O state
2015-07-10 Paul Durrantx86/hvm: split I/O completion handling from state model
2015-07-10 Paul Durrantx86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
next