age |
author |
revision |
description |
2009-05-29 |
Keir Fraser |
19715:50e048b77ad1 |
blktap2: fix a compilation error (missing PATH_MAX) |
2009-05-29 |
Keir Fraser |
19714:02cee9e4363e |
xm: Unify the output of pci-list |
2009-05-29 |
Keir Fraser |
19713:ae5bd69227d1 |
Free pirq_array/pirq_to_evtchn in complete_domain_destroy(). |
2009-05-29 |
Keir Fraser |
19712:527b628b8e83 |
Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..." |
2009-05-29 |
Keir Fraser |
19711:f3bed18decfc |
[VTD] laying the ground work for ATS |
2009-05-28 |
Keir Fraser |
19710:fe84a14aacd1 |
Serialize iptables calls in hotplug scripts |
2009-05-28 |
Keir Fraser |
19709:ae810b258394 |
blktap2: Fix build with gcc3. Cannot handle defining a function which |
2009-05-28 |
Keir Fraser |
19708:0e111bfd22d0 |
x86: Fix flush_area_mask() and on_selected_cpus() to not race updates |
2009-05-28 |
Keir Fraser |
19707:e95c4611a0ae |
xend: Update info['platform']['pci'] |
2009-05-28 |
Keir Fraser |
19706:56d00bbc21e2 |
blktap2: fix tapdisk-channel.c |
2009-05-28 |
Keir Fraser |
19705:241607f414c8 |
blktap2: fix makefile of blktap2 |
2009-05-28 |
Keir Fraser |
19704:8bf58f09e45a |
udev-script: udev rule for pci_iomul device. |
2009-05-28 |
Keir Fraser |
19703:bf37a89269bf |
x86 vmx: Unrestricted guest (realmode) support |
2009-05-28 |
Keir Fraser |
19702:878e4c128991 |
minios: implement ffs, ffsl and ffsll. |
2009-05-27 |
Keir Fraser |
19701:8baf03526ab1 |
Update Xen version for 3.5-unstable |
2009-05-27 |
Keir Fraser |
19700:fe68405201d2 |
x86: Fix 32-bit build. |
2009-05-27 |
Keir Fraser |
19699:326b24bfa9f9 |
evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction. |
2009-05-27 |
Keir Fraser |
19698:649226acc47e |
[IA64] adjust ia64 xc_domain_restore() signature |
2009-05-27 |
Keir Fraser |
19697:411ecf6d1f19 |
[IA64] add ia64 _raw_rw_is_write_locked |
2009-05-27 |
Keir Fraser |
19696:28a197617286 |
Fix up the synchronisation around grant table map track handles. |
2009-05-27 |
Keir Fraser |
19695:9ff5c79b0ceb |
xend: Device duplicate check fix |
2009-05-27 |
Keir Fraser |
19694:87c411a7c1df |
x86 svm: Add support for Pause Filtering to AMD SVM |
2009-05-27 |
Keir Fraser |
19693:494c2ebf9d19 |
xm: Specify sensible default for superpages domain config option. |
2009-05-27 |
Keir Fraser |
19692:11b3b6fafc7b |
rombios: fix trying to boot from next device |
2009-05-27 |
Keir Fraser |
19691:b671d568115f |
x86/hvm: fix off-by-one errors in vcpuid range checks |
2009-05-27 |
Keir Fraser |
19690:7dfc0a20fa59 |
Remove unused 'retry' parameter from on_selected_cpus() etc. |
2009-05-27 |
Keir Fraser |
19689:822ea2bf0c54 |
Pass cpumasks by reference always. |
2009-05-27 |
Keir Fraser |
19688:6705898f768d |
x86: eliminate hard-coded NR_IRQS |
2009-05-27 |
Keir Fraser |
19687:fcc71d023408 |
tmem: build fix |
2009-05-26 |
Keir Fraser |
19686:f0e2df69a8eb |
x86 hvm: Allow cross-vendor migration |
2009-05-26 |
Keir Fraser |
19685:1c627434605e |
blktap2: a completely rewritten blktap implementation |
2009-05-26 |
Keir Fraser |
19684:f210a633571c |
Transcendent memory ("tmem") for Xen. |
2009-05-26 |
Keir Fraser |
19683:9749e8f6e3d8 |
uninstall: get rid of hardcoded pathes |
2009-05-26 |
Keir Fraser |
19682:ad59f1c032ec |
x86 hvm viridian: Provide dummy support for APIC assist page to satisfy Win7. |
2009-05-26 |
Keir Fraser |
19681:916331c26dc1 |
pvgrub: few lines in shutdown_blkfront were removed by mistake. |
2009-05-26 |
Keir Fraser |
19680:dc7de36c94e3 |
xm, xend: passthrough: Add assigned_or_requested_vslot() |
2009-05-26 |
Keir Fraser |
19679:caa8c0e2d6f6 |
xend: Fix xm pci-detach for inactive devices |
2009-05-26 |
Keir Fraser |
19678:cc682927d123 |
blkif: Clarify units for 'sector'-sized blkif request params. |
2009-05-26 |
Keir Fraser |
19677:205b1badbcfd |
Add support for superpages (hugepages) in PV domain |
2009-05-26 |
Keir Fraser |
19676:9535ef2be909 |
minios: replace mktime implementation |
2009-05-26 |
Keir Fraser |
19675:97f2e7c576ab |
PV-on-HVM: Define atomic_cmpxchg() for old Linux kernels. |
2009-05-26 |
Keir Fraser |
19674:0f752c773497 |
stubdom: 'file' based disk sharing |
2009-05-26 |
Keir Fraser |
19673:85d6849bdcd9 |
minios: Fix blkfront driver when sector_size != 512 |
2009-05-21 |
Keir Fraser |
19672:61404d971c92 |
xend: Fix typo in usage of new auxbin.xen_configdir() function |
2009-05-20 |
Keir Fraser |
19671:89e50c449307 |
ACPI/NUMA: Improve SRAT parsing |
2009-05-20 |
Keir Fraser |
19670:b0966b6f5180 |
x86-64: also handle virtual aliases of Xen image pages |
2009-05-20 |
Keir Fraser |
19669:cafab2084410 |
x86: don't map more than the allocated space for frame_table |
2009-05-20 |
Keir Fraser |
19668:1695a86b3d7c |
x86: some assorted irq related cleanups |
2009-05-20 |
Keir Fraser |
19667:5369133d772c |
Introduce __must_be_array |
2009-05-20 |
Keir Fraser |
19666:23f9857f642f |
tools: get rid of hardcoded config dirs |
2009-05-20 |
Keir Fraser |
19665:070f456143d3 |
xend: remove spurious pci_len from getDeviceSxprs |
2009-05-19 |
Keir Fraser |
19664:145e49b8574c |
gnttab: for sanity's sake, don't access the active grant table |
2009-05-19 |
Keir Fraser |
19663:d8d0f32090cb |
gnttab: Remove unused per-domain map_count field |
2009-05-19 |
Keir Fraser |
19662:6e286d08c4a9 |
x86: Fix the P2M audit code. |
2009-05-19 |
Keir Fraser |
19661:e0221531d0e5 |
stubdom: Rebuild the ocaml runtime libraries with the options needed |
2009-05-19 |
Keir Fraser |
19660:b4de3a393f21 |
minios: Implement some extra lib functions for ocaml xenstored stubdom |
2009-05-19 |
Keir Fraser |
19659:49f2f2aa5f83 |
minios: Define extra stub functions to allow build of ocaml xenstored stubdom |
2009-05-19 |
Keir Fraser |
19658:2eb9f1db70a4 |
ocaml-xenstored: Allow to build ocaml xenstored instead of C version |
2009-05-19 |
Keir Fraser |
19657:303793468225 |
tools: Fix an obvious xgettext build typo. |
2009-05-19 |
Keir Fraser |
19656:780041c4a96d |
xend: Fix xm pci commands for inactive managed domains. |
2009-05-19 |
Keir Fraser |
19655:62ec6aae4ba9 |
xend: Make hotplug script timeouts configurable |
2009-05-19 |
Keir Fraser |
19654:61501fa86b1b |
python: get rid of hardcoded search pathes in python code. |
2009-05-19 |
Keir Fraser |
19653:13a4f4e6d0a3 |
x86 hvm: Correctly emulate task switches into vm86 mode. |
2009-05-19 |
Keir Fraser |
19652:e421fd04e150 |
x86_emulate: Emulate LLDT and LTR instructions. |
2009-05-19 |
Keir Fraser |
19651:4e7c5eb71774 |
xentrace: Trace IRQs and entry/exit timestamps. |
2009-05-19 |
Keir Fraser |
19650:fad68a77af5c |
xend: adjust relocation buffer size |
2009-05-19 |
Keir Fraser |
19649:887337323bd8 |
tools: clean up handling of xen config and scripts directories. |
2009-05-19 |
Keir Fraser |
19648:a89e83f2d43e |
xend: solve issues with xm block-configure command. |
2009-05-19 |
Keir Fraser |
19647:4d6029814742 |
xend: Avoid deprecation warnings with Python 2.6. |
2009-05-19 |
Keir Fraser |
19646:674e4d43955f |
x86, cpufreq: fix ondemand governor to take aperf/mperf feedback |
2009-05-19 |
Keir Fraser |
19645:b5522741f6b5 |
ioemu: Export PREFIX variable to ioemu build environment. |
2009-05-19 |
Keir Fraser |
19644:f71c5e3ac252 |
x86 hvm: Provide x2APIC identifier in CPUID leaf 0xb. |
2009-05-19 |
Keir Fraser |
19643:c1340cda65fb |
stubdom: fix issue with phy disks |
2009-05-19 |
Keir Fraser |
19642:eb66644da833 |
x86: Use PGC_cacheattr_mask rather than a hardcoded constant. |
2009-05-18 |
Keir Fraser |
19641:9890a1e5b6ab |
Update README for 3.4 branch. |
2009-05-15 |
Keir Fraser |
19640:40d4267296ad |
vt-d: Fix interrupt remapping for multiple IOAPICs |
2009-05-14 |
Keir Fraser |
19639:b7f4937d76d1 |
cpuidle: Fix possible false judge caused by type casting |
2009-05-14 |
Keir Fraser |
19638:3bac2fcfbafc |
xen public: make mmuext_op's vcpumask field const |
2009-05-13 |
Keir Fraser |
19637:7d552e56d105 |
x86 vmx: Ensure debug-mode intercept for int3 and debug exceptions are |
2009-05-13 |
Keir Fraser |
19636:07fbc48553e8 |
passthrough: Fix PCI hot-plug option parsing |
2009-05-11 |
Keir Fraser |
19635:2522cc95efd2 |
x86: update ioport_quirks_tbl[] for the proliant BL2xx |
2009-05-11 |
Keir Fraser |
19634:c6b7c6a3e5b3 |
stubdom docs: Update to reflect the new way of configuring stubdom domains. |
2009-05-08 |
Keir Fraser |
19633:2656ab6fa828 |
x86 hvm: hvm_set_callback_irq_level() must not be called in IRQ |
2009-05-07 |
Keir Fraser |
19632:bf946cc3008b |
Permit user to suppress passing --prefix to setup.py |
2009-05-07 |
Keir Fraser |
19631:a1a0bd345acc |
xend: fix the pci BDF format string |
2009-05-06 |
Keir Fraser |
19630:fb3e1e84d8f4 |
x86: Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDM |
2009-05-04 |
Keir Fraser |
19629:7a73e3aeb224 |
x86: Fix a couple of asm constraints. |
2009-04-30 |
Keir Fraser |
19628:f80cf52a4fb6 |
Update Xen version for 3.4.0-rc4-pre |
2009-04-30 |
Keir Fraser |
19627:799983aa13af |
Added tag 3.4.0-rc3 for changeset 22e01301ff64 |
2009-04-30 |
Keir Fraser |
19626:22e01301ff64 |
Update Xen version for 3.4.0-rc33.4.0-rc3 |
2009-04-30 |
Keir Fraser |
19625:ecf6277e0f66 |
cpuidle: Fix for timer_deadline==0 case |
2009-04-30 |
Keir Fraser |
19624:54dbd70406ad |
xenstore: Add brief notice regarding xenstore protocol limits to xs.h. |
2009-04-29 |
Keir Fraser |
19623:cc6db34c2996 |
x86_32: Fix build after e820 verbosity printks. |
2009-04-29 |
Keir Fraser |
19622:86f659545f17 |
x86 shadow: fix audit mode. |
2009-04-29 |
Keir Fraser |
19621:ea068394ec12 |
x86: Add boot options regarding e820 parsinga nd clipping. |
2009-04-28 |
Keir Fraser |
19620:648d7de355dd |
x86 vmx: Reuse idtv_info to avoid double read of IDT_VECTORING. |
2009-04-27 |
Keir Fraser |
19619:f734a724902b |
Update XEN_LINUX_GIT_REMOTEBRANCH to match changes made in upstream |
2009-04-27 |
Keir Fraser |
19618:a63d20d7a941 |
xend: Fix for op_pincpu in SrvDomain.py |
2009-04-27 |
Keir Fraser |
19617:d89f655e5698 |
xend: fix cset 19547:b2c43b0fba71 (a managed domain may not shutdown) |
2009-04-27 |
Keir Fraser |
19616:9fdcd3ab84b7 |
x86 hvm: During task switch, LDT must be loaded before all other |
2009-04-25 |
Keir Fraser |
19615:7809e0941b38 |
x86 vtd: Do not exclude freed percpu areas from dom0 vtd tables. |
2009-04-24 |
Keir Fraser |
19614:ce273aa880e5 |
x86: Detect bogus BIOS e820 tables which are not fully covered as |
2009-04-24 |
Keir Fraser |
19613:dc5bd14a4675 |
xentrace: Clean up HVM I/O tracing. |
2009-04-24 |
Keir Fraser |
19612:40156cbaf244 |
xentrace: fix trivial typo. |
2009-04-24 |
Keir Fraser |
19611:026957d523f9 |
xend: modify the order of resetting/deassigning device. |
2009-04-23 |
Keir Fraser |
19610:8b152638adaa |
stubdoms: handle cdrom devices in the config file |
2009-04-23 |
Keir Fraser |
19609:3ccd0f0dba5b |
x86 numa: Fix left shift overflows |
2009-04-23 |
Keir Fraser |
19608:855e2f5ddb67 |
stubdom: drop lwip support |
2009-04-23 |
Keir Fraser |
19607:4eef30c14a14 |
xm: Fix hot-unplug of statically-assigned devices |
2009-04-23 |
Keir Fraser |
19606:4dd8ed253ee0 |
x86: Remove bogus vtd frametable range check |
2009-04-23 |
Keir Fraser |
19605:cd92432a7af4 |
xend: Do not overwrite xauthority and display with empty values |
2009-04-23 |
Keir Fraser |
19604:c7d2f046aa29 |
stubdoms: generate stubdom config file |
2009-04-22 |
Keir Fraser |
19603:1afc1ded0ed7 |
xc_save: fixes typo in error message. |
2009-04-22 |
Keir Fraser |
19602:cdc044f665dc |
network-bridge: Fix for bonding |
2009-04-21 |
Keir Fraser |
19601:6ba4e34d21d3 |
intel vtd: Remove the BUG_ON in domain_context_mapping(). |
2009-04-21 |
Isaku Yamahata |
19600:5599cc1e0a84 |
[IA64] fix early access to per cpu area. |
2009-04-20 |
Keir Fraser |
19599:69ba67bdbf93 |
xenconsoled: Fixes to domain management. |
2009-04-20 |
Keir Fraser |
19598:423a7f500059 |
x86: fix next->vcpu_dirty_cpumask checking in context_switch() |
2009-04-20 |
Keir Fraser |
19597:cc2267c6d53b |
xend: The method union_update on a set was renamed to update in Python 2.3 |
2009-04-17 |
Keir Fraser |
19596:ec9c4b76355b |
TXT: update Makefile to latest tboot tarfile |
2009-04-17 |
Keir Fraser |
19595:226ef307cd2e |
AMD IOMMU: Fix ioapic interrupt remapping |
2009-04-17 |
Keir Fraser |
19594:b44db970f6b7 |
cpuidle: Add support for Always Running APIC timer, CPUID_0x6_EAX_Bit2. |
2009-04-17 |
Keir Fraser |
19593:150662e5adfc |
x86: avoid EPT scanning errors when splitting superpages during live migration |
2009-04-17 |
Keir Fraser |
19592:b920a2f799d9 |
xend: clean up qemu-dm related items on domain destroy |
2009-04-16 |
Keir Fraser |
19591:655dc3bc1d8e |
Update Xen version for 3.4.0-rc3-pre |
2009-04-16 |
Keir Fraser |
19590:82c08da7e69f |
Added tag 3.4.0-rc2 for changeset 087854cf3ed9 |
2009-04-16 |
Keir Fraser |
19589:087854cf3ed9 |
Update Xen version for 3.4.0-rc23.4.0-rc2 |
2009-04-16 |
Keir Fraser |
19588:b14dc215dd19 |
cpuidle: Fix PV RTC I/O port access hook |
2009-04-15 |
Keir Fraser |
19587:573e6673e9e0 |
cpuidle: Enable hpet broadcast by default |
2009-04-15 |
Keir Fraser |
19586:3e64dfebabd7 |
passthrough: allow pt_bind_irq for msi update |
2009-04-15 |
Keir Fraser |
19585:b2c43b0fba71 |
xend: serialise domain restart threads |
2009-04-15 |
Keir Fraser |
19584:9e29ba71e169 |
xend: fix avoidance to restart domain on crash |
2009-04-15 |
Keir Fraser |
19583:34dca01addc9 |
x86: Disable cpuidle by default unless hpet broadcast is available. |
2009-04-14 |
Keir Fraser |
19582:94ffd85005c5 |
x86: Support discontiguous sets of multiboot modules. |
2009-04-14 |
Keir Fraser |
19581:81d6b5762c40 |
New option conring_size= to allow larger console ring. |
2009-04-14 |
Keir Fraser |
19580:cbaae05c2902 |
minios: fix a memory corruption in blkfront |
2009-04-14 |
Keir Fraser |
19579:0108af6efdae |
Fix cpufreq HW-ALL coordination handle |
2009-04-14 |
Keir Fraser |
19578:e15d30dfb600 |
tools: dom0 iptables rule ordering change |
2009-04-14 |
Keir Fraser |
19577:4063894c0c1f |
[XSM] missing entries to xsm_fixup_ops |
2009-04-14 |
Isaku Yamahata |
19576:8c806c66a597 |
merge with xen-unstable.hg |
2009-04-07 |
Isaku Yamahata |
19575:19919f01f2c5 |
merge with xen-unstable.hg |
2009-04-07 |
Isaku Yamahata |
19574:22fe8c499431 |
[IA64] Fix unwind info of fast_hypercall |
2009-04-02 |
Isaku Yamahata |
19573:56eb2c541255 |
[IA64] ia64 counter part of 19376:9fc957e63f8d. |
2009-04-10 |
Keir Fraser |
19572:120d3c67951b |
Update Xen version for 3.4.0-rc2-pre |
2009-04-10 |
Keir Fraser |
19571:ee3e1fad5d92 |
Added tag 3.4.0-rc1 for changeset d611d9ac6d02 |
2009-04-10 |
Keir Fraser |
19570:d611d9ac6d02 |
Update Xen version for 3.4.0-rc13.4.0-rc1 |
2009-04-10 |
Keir Fraser |
19569:dbd9fc73d77d |
x86 acpi: Quieten boot messages regarding power modes |
2009-04-09 |
Keir Fraser |
19568:81bf0ddfcddc |
Disable debug build by default. |
2009-04-09 |
Keir Fraser |
19567:ec77efc14f2f |
xenpmd: Explicit build rule. |
2009-04-09 |
Keir Fraser |
19566:72d4c5c83508 |
xend: Fix xm pci-attach/detach for inactive managed domains |
2009-04-09 |
Keir Fraser |
19565:0b9b6d5a61c1 |
sbdf2devicepath: converts SBDF into device path. |
2009-04-09 |
Keir Fraser |
19564:90d5fb694620 |
xend: fix a typo in pciif so PciController.unwatchAerState() works |
2009-04-09 |
Keir Fraser |
19563:0ed8616b99d6 |
x86 mce: fix a few possible issues |
2009-04-08 |
Keir Fraser |
19562:0e24e9674ded |
tools: Always use sane upstream (`native') python paths |
2009-04-08 |
Keir Fraser |
19561:a6003404e95b |
restore: sign extend p2m when restoring on a host with pfn width < |
2009-04-08 |
Keir Fraser |
19560:f9c8c6b08972 |
x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op(). |
2009-04-08 |
Keir Fraser |
19559:eddb0f09fdaf |
x86 hvm: Fix privilege checking in do_hvm_op() hypercall. |
2009-04-08 |
Keir Fraser |
19558:2eed07698921 |
x86 mce: Small cleanups to machine-check hypercall handling. |
2009-04-08 |
Keir Fraser |
19557:3929487cdb82 |
Avoid deadlocks on domctl_lock when pausing domains/vcpus. |
2009-04-08 |
Keir Fraser |
19556:9f945f16bd02 |
network-nat: add domain info for nat-dhcpd |
2009-04-08 |
Keir Fraser |
19555:d61d135291f7 |
xend: Give domain-ID 0 to xc.test_assign_device |
2009-04-08 |
Keir Fraser |
19554:cb453e5a2f81 |
xend: fix c/s 19510 |
2009-04-07 |
Keir Fraser |
19553:d9de5cc2b0bc |
tools: fix python installation |
2009-04-07 |
Keir Fraser |
19552:47e836fc59de |
xm: handle error in auxbin gracefully |
2009-04-07 |
Keir Fraser |
19551:ac21e640cc83 |
xentrace: Only trace 64b vmexit when in long mode. |
2009-04-07 |
Keir Fraser |
19550:1ff30ca70186 |
xentrace: Trace CR accesses in hvm emulator. |
2009-04-07 |
Keir Fraser |
19549:3881da2d25ec |
cpufreq: align dbs timer for better package C state residency |
2009-04-07 |
Keir Fraser |
19548:5c69f98c348e |
xm, xend: Replace "vslt" with "vslot" |
2009-04-07 |
Keir Fraser |
19547:71077a0fd289 |
xend: fix leak of /local/domain/* in xenstore |
2009-04-06 |
Keir Fraser |
19546:accf139b2eb9 |
tools/misc: Remove some obsolete scripts. |
2009-04-06 |
Keir Fraser |
19545:ff9fdd6fce1e |
Revert c/s 19504 -- uses an obsolete sysfs interface. |
2009-04-06 |
Keir Fraser |
19544:ce8f37efc992 |
x86: Make special TSC handling (assuming all TSCs tick at exact same |
2009-04-06 |
Keir Fraser |
19543:1f705f0a32e2 |
x86_64: explicitly zero CR[1] in getvcpucontext for guests with no user PT |
2009-04-06 |
Keir Fraser |
19542:3fecb8f43617 |
tools: Add device-path command to convert SBDF into device path. |
2009-04-06 |
Keir Fraser |
19541:bdbe5232b068 |
xend: Use AUTO_PHP_SLOT where it ought to be |
2009-04-06 |
Keir Fraser |
19540:5966b71195b4 |
xenpm: Set scheduler vcpu_migration_delay by xenpm |
2009-04-06 |
Keir Fraser |
19539:1a7457bb1fdf |
x86 mce: Small fix for polling/CMCI race conditions. |
2009-04-02 |
Keir Fraser |
19538:5a60eb7fad79 |
Move logic for avoiding limited idle quantum into credit scheduler. |
2009-04-02 |
Keir Fraser |
19537:085d22289e1b |
x86: imply 'noapic' from 'nolapic' |
2009-04-02 |
Keir Fraser |
19536:59fff20323b1 |
xm: allow space characters in a vscsi definition. |
2009-04-02 |
Keir Fraser |
19535:567d312e80ad |
hvm: add ACPI power button for HVM |
2009-04-02 |
Keir Fraser |
19534:cb5b609c4164 |
xenctx, ia64: fix compilation error. |
2009-04-02 |
Keir Fraser |
19533:2f6ed9318c03 |
network-bridge: Fix do_ifup in the case of ${bridge} != ${netdev} |
2009-04-02 |
Keir Fraser |
19532:6dc5c26a75b9 |
x86: A further fix to paging_log_dirty_op() -- do not unmap_domain_page(NULL) |
2009-04-01 |
Keir Fraser |
19531:b5e7c26835c9 |
x86: hvm_*io_intercept() should only update p->count if X86EMUL_OKAY. |
2009-04-01 |
Keir Fraser |
19530:e89f7c2b9e0d |
Only set scheduler quantum timer for non-idle VCPUs |
2009-04-01 |
Keir Fraser |
19529:4da7f15e9126 |
x86 hpet: two more fixes for c/s 19419 |
2009-04-01 |
Keir Fraser |
19528:2491158ccd17 |
x86: paging_log_dirty_op() should take care with invalid log_dirty.top |
2009-04-01 |
Keir Fraser |
19527:01873414cfc1 |
xend: Revert c/s 19436 -- fails with Python 2.3, and sock.close() |
2009-04-01 |
Keir Fraser |
19526:2bbd2c26462d |
ia64: Fix the build after max_cstate changes. |
2009-04-01 |
Keir Fraser |
19525:443b3bb740e2 |
x86 hpet: fix irq_vector[] update of c/s 19419 |
2009-04-01 |
Keir Fraser |
19524:79f734040a83 |
xend: modify a warning log message |
2009-04-01 |
Keir Fraser |
19523:5d701be7c37b |
xend: fix rtc_timeoffset when localtime=1 |
2009-04-01 |
Keir Fraser |
19522:5759a5766cca |
xend: Balloon 4MB memory slop when creating a domain |
2009-04-01 |
Keir Fraser |
19521:9c552123b130 |
xend: Set close-on-exec flag for datagram sockets |
2009-04-01 |
Keir Fraser |
19520:2a6b32d1e705 |
xend: allow hvm domain to have multiple serial consoles |
2009-04-01 |
Keir Fraser |
19519:380cfb464b3b |
acm: Restrict the XML of the policy to only allow one |
2009-04-01 |
Keir Fraser |
19518:dbc4014882d0 |
stubdom: Fix newlib-chk.patch so it applies |
2009-03-31 |
Keir Fraser |
19517:f6fd1c2e4da6 |
stubdom: Add newlib-chk.patch |
2009-03-31 |
Keir Fraser |
19516:d669f5d1f876 |
Simplify spinlock code and re-enable IRQs where possible when spinning. |
2009-03-31 |
Keir Fraser |
19515:909bb1245930 |
hvmloader: ROMBIOS must POST in big real mode, since it supports PMM, |
2009-03-31 |
Keir Fraser |
19514:011f4fbf46b2 |
xend: Fix domain creation. |
2009-03-31 |
Keir Fraser |
19513:b3daeb123b6f |
build: Get rid of some more hardcoded install paths |
2009-03-31 |
Keir Fraser |
19512:0faf7b884711 |
x86: Enable S3 for 32bit dom0 on 64bit Xen |
2009-03-31 |
Keir Fraser |
19511:d7bf5a03cf07 |
hvmloader acpi: Reserve ioport ranges for expanded PHP |
2009-03-31 |
Keir Fraser |
19510:69108560c7eb |
x86: unify BUG() & Co, reduce overhead on x86-64 |
2009-03-31 |
Keir Fraser |
19509:2fa1d38097da |
Use unlikely() in BUG_ON()/WARN_ON() |
2009-03-31 |
Keir Fraser |
19508:4b602fff137b |
ia64, pygrub: Allow command-line editing in Lilo boot loader |
2009-03-31 |
Keir Fraser |
19507:b2b0825d6f8e |
xend: less noise in xend-debug.log on HVM shutdown |
2009-03-31 |
Keir Fraser |
19506:156093ff8067 |
xend: Check for valid CPU_CAP value when creating new domain |
2009-03-31 |
Keir Fraser |
19505:f9501b0bcc1b |
x86 mce: fix and clean up c/s 19423 |
2009-03-31 |
Keir Fraser |
19504:cc4a2290c224 |
x86: small adjustment to asm constraints for c/s 19400 |
2009-03-31 |
Keir Fraser |
19503:28a4dacea7ab |
x86 mce: fix c/s 18938 |
2009-03-31 |
Keir Fraser |
19502:37f67d8224b7 |
x86 mce: fix c/s 17968 for 32-on-64 |
2009-03-31 |
Keir Fraser |
19501:f2cf89a4e762 |
minios: Extend struct blkfront_aiocb. |
2009-03-31 |
Keir Fraser |
19500:132718080e64 |
tools build: No need for LFS flags on NetBSD. |
2009-03-31 |
Keir Fraser |
19499:57b733f66531 |
vtd: fix multiple Dom0 S3 on hosts that support Queued Invalidation. |
2009-03-31 |
Keir Fraser |
19498:f6a2bf60d49c |
cpuidle: suspend/resume scheduler tick timer during cpu idle state entry/exit |
2009-03-31 |
Keir Fraser |
19497:ee3c5a08f80e |
xend: Return True from device_update when cfg_xenapi |
2009-03-31 |
Keir Fraser |
19496:2269d8704139 |
XenAPI: Implement {get,set}_auto_power_on |
2009-03-31 |
Keir Fraser |
19495:cd6b3af19191 |
x86: Clean up atomic.h comments and asm specifiers. |
2009-03-31 |
Keir Fraser |
19494:80ecfc3d6a8e |
vtd: fix iommu vector leak |
2009-03-31 |
Keir Fraser |
19493:9202d800b06f |
xend: Allow user to specify vslots 0 - 1f for static pass-through |
2009-03-31 |
Keir Fraser |
19492:1f893d68a6ad |
xen: include MSI/MSI-X information in interrupt debug output |
2009-03-31 |
Keir Fraser |
19491:d64a487d6c32 |
xenctx: Teach xenctx how to find the right addresses in real-mode. |
2009-03-31 |
Keir Fraser |
19490:6ad2b1ded12f |
minios: _chk_fail and _chk canaries for minios and newlib |
2009-03-31 |
Keir Fraser |
19489:b7a11dff84c0 |
xenctx: Always show code context, even when not in kernel mode |
2009-03-31 |
Keir Fraser |
19488:192bc11d7506 |
libxc: Fix xc_translate_foreign_address in non-paged mode |
2009-03-31 |
Keir Fraser |
19487:ef56cfbdd390 |
xenapi: Fix VDI:read_only, VDI:sharable and VBD:mode of XenAPI |
2009-03-31 |
Keir Fraser |
19486:b183684130fd |
xend: fix hotplug for integrated devices |
2009-03-31 |
Keir Fraser |
19485:46188402c2d9 |
xend: Accept udev events about SCSI and update physical SCSI information |
2009-03-31 |
Keir Fraser |
19484:2ef77b4bdf58 |
xend: Fix 'xm pci_list_assignable_devices' |
2009-03-31 |
Keir Fraser |
19483:2d19139c1c9c |
xend: Fix scsi_id for pvSCSI |
2009-03-31 |
Keir Fraser |
19482:152257350930 |
xend: Allow drbd disks. |
2009-03-31 |
Keir Fraser |
19481:35fd5a1922bc |
xend: Supply pass-through vslot to qemu-dm |
2009-03-31 |
Keir Fraser |
19480:b89a9e97bd39 |
xend: Properly save/restore vnc/vfb configuration |
2009-03-31 |
Keir Fraser |
19479:b8d2f08f98d0 |
x86: virt_to_mfn() fixes. |
2009-03-31 |
Keir Fraser |
19478:687376c92188 |
xenpm: add cmd set-max-cstate |
2009-03-31 |
Keir Fraser |
19477:fa8dc6e43ec8 |
cpuidle: export max_cstate access via libxc |
2009-03-31 |
Keir Fraser |
19476:0f53202cb132 |
pygrub: More accurate try/except catch. |