age |
author |
revision |
description |
2006-11-27 |
Ewan Mellor |
12601:3b961863062d |
Cope with non-integer domids (i.e. None) in the error message surrounding |
2006-11-27 |
kfraser |
12600:9d6bc06919e0 |
[HVM] Re-introduce the 'apic' configuration option, default to 1. |
2006-11-27 |
kfraser |
12599:93e657836d07 |
[XEN] Remove VALID_MFN(); replace uses with mfn_valid(). |
2006-11-27 |
Ewan Mellor |
12598:445db3980f61 |
When suspending and resuming, look up the managed path using the domain's UUID. |
2006-11-27 |
Ewan Mellor |
12597:1c09d1d195e7 |
Don't send the old state string for halted domains -- it doesn't make any |
2006-11-27 |
Ewan Mellor |
12596:ca01484e4e8c |
Reset the domain name after the save completes. This is necessary, now that |
2006-11-27 |
Ewan Mellor |
12595:7c0f72918cec |
Add xm resume to the commands list. |
2006-11-27 |
kfraser |
12594:2ae4e4e89d6d |
[XEN] Cleanups to phys/mach address handling. |
2006-11-27 |
Ian Campbell |
12593:c242b6d6a64a |
[LINUX] Import kasprintf patch from upstream. |
2006-11-27 |
Ian Campbell |
12592:aaaa249e6f3b |
[LINUX] Update to Linux 2.6.16.32 |
2006-11-27 |
Ian Campbell |
12591:447ac06f74d3 |
[LINUX] Update to Linux 2.6.16.31 |
2006-11-27 |
Ian Campbell |
12590:a5aadc4c6bb6 |
[LINUX] Update to 2.6.16.30. |
2006-11-27 |
kfraser |
12589:277bdeee88f8 |
[NET] back: Fix DPRINTK message. |
2006-11-27 |
Ewan Mellor |
12588:57422757b04c |
Fix typo. |
2006-11-27 |
Ewan Mellor |
12587:dc1c8ae0a87a |
Do not bother waiting for the old HttpServer and UnixHttpServer threads when |
2006-11-27 |
kfraser |
12586:b6c6a1efbfaf |
[HVM] Move IOAPIC ID back to 0x00. Shift LAPIC IDs to 0x01 upwards. |
2006-11-27 |
kfraser |
12585:63786d35bc48 |
[HVM] Fix 8259 ELCR masks. |
2006-11-27 |
kfraser |
12584:5e70a5184746 |
[XENOPROFILE] removed unused gmaddr argument. |
2006-11-27 |
kfraser |
12583:d9c8a18624fb |
[MINIOS] Switched to new interface for HYPERVISOR_sched_op(). |
2006-11-27 |
kfraser |
12582:8795be1653c9 |
[HVM] Fix bugs in RTC alarm code. |
2006-11-27 |
kfraser |
12581:f711b87ba951 |
[QEMU] fdc: Limit sector size to 16K |
2006-11-27 |
kfraser |
12580:f3ee62b7fb52 |
[VMXASSIST] Fix the wrong order definition of ES/DS in regs structure. |
2006-11-27 |
kfraser |
12579:84c0f49de1b1 |
[PATCH] svm: fix RIP-relative addressing in invlpg emulation |
2006-11-27 |
kfraser |
12578:b0a86eda868a |
[HVM] Small fixes to mmio decoder/emulator. |
2006-11-27 |
kfraser |
12577:97c552510470 |
[MINIOS] Exports a function to have all Xen ports unbound. |
2006-11-27 |
kfraser |
12576:50467f56ed65 |
[HVM] Fix building PV-on-HVM drivers on i386. |
2006-11-26 |
kaf24 |
12575:25cb51eed511 |
Update hgignore list |
2006-11-26 |
kaf24 |
12574:4d07411c517a |
[HVM] Dynamically build ACPI-table data block. |
2006-11-26 |
kaf24 |
12573:91951de7592c |
[XEN] Fix emulator EA calculation for LODS/STOS. |
2006-11-26 |
kaf24 |
12572:e4bb22422b50 |
[XEN] Clean up EA computation in emulator. |
2006-11-26 |
kaf24 |
12571:d37b210bb8a7 |
[HVM] Update VPIC device model for new interrupt delivery code. |
2006-11-24 |
kfraser |
12570:074b4b34e049 |
[HVM] VPIC (i8259) device model cleanups. |
2006-11-24 |
kfraser |
12569:cdd9e366aa59 |
[HVM] Unaligned write to a PTE is a good indication the |
2006-11-24 |
Ewan Mellor |
12568:a1441f389dc1 |
Fix vncdisplay handling. |
2006-11-24 |
Tim Deegan |
12567:d9f2de16ae5a |
[HVM] Fix hvm_copy_[to|from]_guest_virt |
2006-11-23 |
Tim Deegan |
12566:6d892ea6194d |
[VMX] Make sure that the WP bit is always set in CR0 when running SVM guests. |
2006-11-23 |
Tim Deegan |
12565:cd40792968cb |
Merge |
2006-11-23 |
Tim Deegan |
12564:2fd223c64fc6 |
[XEN] Pin l3 shadows of older x86_64 linux guests. |
2006-11-23 |
Tim Deegan |
12563:47a8bb3cd123 |
[XEN] Don't call domain_crash_synchronous() with shadow lock held. |
2006-11-23 |
Tim Deegan |
12562:7a38b70788a5 |
[XEN] Simplify the shadow hash table. |
2006-11-23 |
Tim Deegan |
12561:6f0d8434d23f |
[XEN] Use a separate struct shadow_page_info for shadow pages |
2006-11-23 |
kfraser |
12560:3127a43786d8 |
[XEN] Small ioemul cleanup. |
2006-11-23 |
kfraser |
12559:62307643804e |
[XEN] Extend emulator to fully decode ModRM and SIB bytes. |
2006-11-23 |
Ian Campbell |
12558:2d8784764b52 |
[XEN] Avoid using regparm on a typedef. |
2006-11-23 |
Ian Campbell |
12557:c98a8e2c62d1 |
[BLKFRONT] Only attempt to recover a device on resume if it was connected when |
2006-11-23 |
Steven Smith |
12556:4ddda0bbb57c |
[SVM] Make sure that the WP bit is always set in CR0 when running SVM guests. |
2006-11-22 |
kfraser |
12555:2ef0f17a9af9 |
[HVM] Update ACPI tables to reflect new PIRQ routing: |
2006-11-22 |
kfraser |
12554:a8d31d5ce258 |
[HVM] Move PCI and PCI-ISA bridge setup to hvmloader. |
2006-11-22 |
PeterJohnston |
12553:b8cc9ffda0a3 |
[QEMU] Add TCP_NODELAY to tcp connections exporting serial ports. |
2006-11-21 |
Brendan Cully |
12552:a8d2b1393b76 |
Add -p/--paused flag to xm restore. |
2006-11-17 |
jfehlig |
12551:cbbfadf7c8a5 |
The legacy apis return a value of None on success, which was being converted to a value of 'nil' in the xmlrpc response. |
2006-11-22 |
Ewan Mellor |
12550:f15b6cbb654b |
Stop the kernel and ramdisk from being nuked if the kernel_external bootloader |
2006-11-22 |
kfraser |
12549:899fb1b891a9 |
[XEN] Fix the build. |
2006-11-22 |
kfraser |
12548:40a61d01e9dc |
[HVM] Set VIOAPIC ID to a value that does not conflict with LAPIC IDs. |
2006-11-22 |
kfraser |
12547:18cd7d886949 |
[HVM] Fix instruction linear address computation. |
2006-11-22 |
kfraser |
12546:cc180acf4693 |
[TOOLS] Check for python-devel. |
2006-11-22 |
kfraser |
12545:fe5ed694b0c2 |
[IA64] Change callback_irq spec of PV-on-HVM for IPF |
2006-11-22 |
kfraser |
12544:395aa5609e6d |
[LINUX] Make xen /dev/mem aware of IA64 to use X. |
2006-11-22 |
kfraser |
12543:a3c6479c87ef |
[MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved to |
2006-11-22 |
kfraser |
12542:60b60f75a221 |
[POWERPC][LIBFS] Fix build breakage in log2 assembly. |
2006-11-22 |
kfraser |
12541:1d7d5d48fcdc |
[XENOPROFILE] Make xenoprof arch-generic with dynamic mapping/unmapping xenoprof |
2006-11-22 |
kfraser |
12540:1ef9954a2668 |
[XENOPROFILE] Update xenoprof linux side patch following Renato's comment. |
2006-11-22 |
kfraser |
12539:b63584cc9376 |
[XENOPROF] Make xenoprof of linux side arch generic with some bug fixes. |
2006-11-22 |
kfraser |
12538:2f15fce77758 |
[XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386/oprofile/xenoprof.c into |
2006-11-22 |
kfraser |
12537:da5c5fc8908f |
[XENOPROFILE] Replace x86 specific code in xen/common/xenoprof.c |
2006-11-22 |
kfraser |
12536:fc11c91e5371 |
[XENOPROFILE] Move code under xen/arch/x86/oprofile to xen/common. |
2006-11-21 |
kfraser |
12535:f555a90bcc37 |
[HVM] Reworked interrupt distribution logic. |
2006-11-21 |
Ewan Mellor |
12534:b80f00215bba |
The legacy HTTP entry point for Xend remote access didn't hook the |
2006-11-21 |
kfraser |
12533:08007423788a |
[XEN] Fix potential crash in grant-table code if |
2006-11-21 |
Ewan Mellor |
12532:0747d0b11232 |
Fix iptable handling when multiple addresses have been specified. |
2006-11-21 |
Ewan Mellor |
12531:6661355c450e |
Added an xm console -q flag. |
2006-11-21 |
Ewan Mellor |
12530:00ed59a6f043 |
This is a refactored version of a previous patch that destroys external |
2006-11-21 |
Ewan Mellor |
12529:e2d593dd1689 |
A small fix to the documentation to reflect recent changes to the |
2006-11-21 |
Ewan Mellor |
12528:bc14f1e1961a |
There is a somewhat trivial issue with XendCheckpoint.py right now in |
2006-11-21 |
kfraser |
12527:0c0ef61de06b |
[BLK] Handle block devices with more than 2^32 sectors. |
2006-11-21 |
kasai takanori |
12526:82ba3c086e6c |
Add example of keyboard layout |
2006-11-27 |
awilliam |
12525:7e7846ea4ab3 |
[IA64] Idle domain doesn't need to save and restore fph |
2006-11-27 |
awilliam |
12524:b39844e292f6 |
[IA64] fix p2m table destruction |
2006-11-22 |
awilliam |
12523:0114b372dfae |
[IA64] fix a bug in vmx_send_assist_req() |
2006-11-22 |
awilliam |
12522:8254ba7c0def |
[IA64] fix paravirtualization of clone2() system call. |
2006-11-22 |
awilliam |
12521:357a3c90d67b |
[IA64] New initial memory interface for HVM on ia64 |
2006-11-20 |
awilliam |
12520:bcd2960d6dfd |
[IA64] fix broken PAL_HALT_LIGHT |
2006-11-20 |
awilliam |
12519:0699c3eff7a3 |
merge with xen-unstable.hg |
2006-11-20 |
Ewan Mellor |
12518:ea457d9d3fb2 |
Cleanup after the bootloader even if the domain building fails. |
2006-11-20 |
Tim Deegan |
12517:b0a58923fab5 |
[XEN] Update shadow audit code. |
2006-11-20 |
Tim Deegan |
12516:8ff3287f4169 |
Merge |
2006-11-20 |
Tim Deegan |
12515:0bbc1e003ef2 |
[XEN] Remove write access to new PT before discarding old shadow. |
2006-11-20 |
kfraser |
12514:c5538dc68542 |
[MINIOS] Delay enabling event delivery at start of day. |
2006-11-16 |
Jake Wires |
12513:f0ba459065d3 |
[BLKTAP] fix race between ufe_ring and blk_ring in blktap.c |
2006-11-17 |
Alastair Tse |
12512:f1d2860c5137 |
[XEND] Accomodate extra "devices" in SXP that do not have DevControllers |
2006-11-17 |
Alastair Tse |
12511:516821812322 |
[XEND] Revert changes in changeset 12328 |
2006-11-17 |
Alastair Tse |
12510:645ef4726bce |
[XEND] Fix missing domains on domU reboot. |
2006-11-17 |
kfraser |
12509:58f28e00001e |
[LIBXC] Replace API uses of size_t with ulong. |
2006-11-17 |
kfraser |
12508:726960294d4b |
[XEN] Fix build. Mercurial ate my changeset fixups. :-( |
2006-11-17 |
kfraser |
12507:781ea5017f18 |
[XEN] Restrict access to grant-mapping operations. |
2006-11-17 |
kfraser |
12506:075f4ffdbbce |
[QEMU] rtl8139: Disallow chaining above 64K |
2006-11-17 |
kfraser |
12505:51edd3c6a4d8 |
[LINUX] Add process profiling hook to timer ISR. |
2006-11-17 |
kfraser |
12504:6a26f49d3b16 |
HVM cleanups: |
2006-11-17 |
kfraser |
12503:d19b8542865b |
[HVMLOADER][VTPM] Add support for a TCG ACPI table. |
2006-11-17 |
kfraser |
12502:ca9b569ffb63 |
[OPROFILE] Add support for core and core2 chips. |
2006-11-17 |
kfraser |
12501:7f7aeaa0cba6 |
[HVMLOADEr] Reserve MMIO 0xa0000 to 0xc0000 in ACPI dsdt. |
2006-11-17 |
kfraser |
12500:729a6231de35 |
[TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk. |
2006-11-17 |
kfraser |
12499:b631e7885b5f |
[MINIOS] Refactor spinlock header for multi-arch support. |
2006-11-17 |
kfraser |
12498:ba4c40353fff |
[MINIOS] Event channel hypercall update for 64-bit guests. |
2006-11-17 |
kfraser |
12497:e343f1850be0 |
[MINIOS] Move initialisation of events (masking event channels) |
2006-11-16 |
kfraser |
12496:73ef90055339 |
[XEN] Add missing #include. |
2006-11-16 |
kfraser |
12495:cf98903ebb22 |
[XEN] Scheduling hypercalls defer entry to the scheduler to softirq |
2006-11-16 |
Tim Deegan |
12494:5f7b5e5ca14b |
[HVM] Decouple the RTC from the PIT periodic timer |
2006-11-16 |
Tim Deegan |
12493:992723a0ceb1 |
[XEN] Remove redundant calls to check_for_early_unshadow() |
2006-11-16 |
Alastair Tse |
12492:fc25a6eadccd |
[XEND] Fix PCI configuration parsing and SXP output |
2006-11-16 |
kasai takanori |
12491:9c9dbc5df557 |
Add to select keyboard layout |
2006-11-16 |
Ewan Mellor |
12490:c677f4e75608 |
Fix clobbering bug when hde is specified; QEMU only supports up to hdd, but |
2006-11-16 |
kfraser |
12489:d0e9da9cc84a |
[HVM] Disallow PTE updates and MMIO accesses from hypervisor mode |
2006-11-16 |
kasai takanori |
12488:2dea3be89513 |
Fix of floppy disk configuration check |
2006-11-16 |
Ewan Mellor |
12487:cb4031c9d371 |
This patch improves an usage message about xm dump-core command. |
2006-11-16 |
Ewan Mellor |
12486:c2bc435da114 |
Fix cpu_cap option. |
2006-11-16 |
Ewan Mellor |
12485:76e5bf49cb37 |
Improve error message when trying to pause / unpause domain 0. |
2006-11-16 |
Ewan Mellor |
12484:989fd189f529 |
Fix xm migrate error message when trying to migrate domain 0. |
2006-11-16 |
kaf24 |
12483:ba84d697b1ea |
[NET] back: Fix bug in 12262:ac2097d71e06dbbf77279af10d6ae7359d921ab0. |
2006-11-16 |
kaf24 |
12482:b276ed52616a |
[IA64] Fix build breakage. |
2006-11-16 |
kaf24 |
12481:37338c405493 |
Xen trivial build fix. Oops. |
2006-11-15 |
Andrew Warfield |
12480:66a169df22c5 |
[BLKTAP] Little error handling fix to blktapctrl.c. |
2006-11-15 |
kfraser |
12479:3fa6635d04b9 |
[XEN] Various selector and callback cleanups to simplify the tools |
2006-11-15 |
kfraser |
12478:a9d2106313fa |
[BUILDER] Simplify vcpu context initialisation by pre-zeroing |
2006-11-15 |
kfraser |
12477:bda05853cf21 |
[XEN] Define remaining x86 public pointer fields as guest handles. |
2006-11-15 |
kfraser |
12476:85f331c7af76 |
[TOOLS] Rename chekc_hotplug to check_udev and fix permissions. |
2006-11-15 |
Tim Deegan |
12475:11a93cc59159 |
[XEN] Track high-water-mark of p2m map |
2006-11-15 |
Ewan Mellor |
12474:6e22ba721720 |
Add the VNC port to the output of xm list --long, if the value has been written |
2006-11-15 |
kfraser |
12473:0839db0aa611 |
[MINIOS] Add timer support. |
2006-11-15 |
kfraser |
12472:85c57682d772 |
[LIBXC] Clarify error messages to talk about allocation 'extents' |
2006-11-15 |
Steven Smith |
12471:f9ade0890e03 |
[PV-ON-HVM] Correct some out of date documentation. |
2006-11-15 |
kaf24 |
12470:fb107b9eee86 |
merge with xen-ia64-unstable.hg |
2006-11-14 |
Andrew Warfield |
12469:4d47322a7729 |
Fix breakage of blktap device strings from cset 63d1b02dad347e8feb845d8a8b482e251a478164. |
2006-11-20 |
awilliam |
12468:066094348f22 |
[IA64] Fix for queueing the MCA error logs |
2006-11-20 |
awilliam |
12467:be0d68a027fb |
[IA64] Grantcopy added to xcom_mini for netback module |
2006-11-20 |
awilliam |
12466:3ef3ac573a9a |
[IA64] eliminate redundant wakeup logic |
2006-11-20 |
awilliam |
12465:30b1325e6452 |
[IA64] counter part of 12385:bfe3f8f35e87 xen-unstable.hg. |
2006-11-15 |
awilliam |
12464:ac5330d4945a |
[IA64] Remove unecessary MCA boot messages |
2006-11-15 |
awilliam |
12463:05d227d81935 |
Merge in MCA tree |
2006-11-15 |
awilliam |
12462:344fc55eb52f |
[IA64] MCA support - Disable CPE interrupt mode for dom0 |
2006-11-15 |
awilliam |
12461:cef0cc0a3236 |
[IA64] MCA support - fix timer issue, log size issue, and limit logs to dom0 |
2006-10-29 |
awilliam |
12460:22e58b2b0b45 |
[IA64] warning fix |
2006-10-29 |
awilliam |
12459:d35c253139c2 |
[IA64] MCA support - Fix UINT64 & BOOLEAN typedefs |
2006-10-29 |
awilliam |
12458:48ad5ab86aa3 |
[IA64] MCA support - Add softirq handle for MCA |
2006-10-29 |
awilliam |
12457:8afae91f0d63 |
[IA64] MCA support - Define VIRQs for MCA |
2006-10-29 |
awilliam |
12456:fd86132cc3cd |
[IA64] MCA support - Add MCA offset entry |
2006-10-29 |
awilliam |
12455:6da8ccfa61d3 |
[IA64] MCA support - smpboot support for MCA |
2006-10-29 |
awilliam |
12454:e4213aa1b98d |
[IA64] MCA support - Add lid and percpu paddr table |
2006-10-29 |
awilliam |
12453:44119a4b46bd |
[IA64] MCA support - use xencomm to copy SAL error log |
2006-10-29 |
awilliam |
12452:5dd8306e9032 |
[IA64] MCA support - add include/asm-ia64/sal.h to sparse tree |
2006-10-29 |
awilliam |
12451:7452d58e4a3b |
[IA64] MCA support - Add sal emulation |
2006-10-29 |
awilliam |
12450:6384ff711405 |
[IA64] MCA support - Define MCA interrupt vector |
2006-10-29 |
awilliam |
12449:1464adb95681 |
[IA64] MCA support - Add binding of virq/ipi to irq |
2006-10-29 |
awilliam |
12448:efb346a02e70 |
[IA64] MCA support - Fix GET_THIS_PADDR and define log queue struct |
2006-10-29 |
awilliam |
12447:2afdc0066df6 |
[IA64] MCA support - Add percpu data physical addr mca_asm.S |
2006-10-29 |
awilliam |
12446:dc4a352d2143 |
[IA64] MCA support - interrupt.h changes for MCA support |
2006-10-29 |
awilliam |
12445:8a4c9ff5fa42 |
[IA64] MCA support - patch for MCA handler |
2006-11-14 |
awilliam |
12444:f78e499dd669 |
merge with xen-unstable.hg |
2006-11-14 |
Ewan Mellor |
12443:f026d4091322 |
Fix xm block-configure, by allowing the device ID to be unspecified inside |
2006-11-14 |
Tim Deegan |
12442:394da2dfb70d |
Speed up shadow of x86_64 Linux guests using 3 paging levels. |
2006-11-14 |
Tim Deegan |
12441:a07d6a05792e |
[XEN] Extend fix from 12403:680b37789200 to other emulation paths. |
2006-11-14 |
kfraser |
12440:bb76a76985fe |
[LINUX] x86/64: Fix backward compatibility to Xen 3.0.2. |
2006-11-14 |
George Dunlap |
12439:680b37789200 |
[XEN] Fix the "early unshadow" optimization to look at the entire pte. |
2006-11-14 |
kfraser |
12438:ade94aa072c5 |
[LINUX] Preserve flags when converting PTEs from machine to phys. |
2006-11-14 |
kfraser |
12437:9d88f224b7f1 |
[XENPERF] Pretty-print hypercall stats. |
2006-11-14 |
Tim Deegan |
12436:bcebb04c65c8 |
[XEN] Don't pass spurious reserved-bit faults to the guest |
2006-11-14 |
Tim Deegan |
12435:d6f54576ac22 |
[XEN] Don't use shadow linear maps in sh_set_toplevel_shadow() |
2006-11-14 |
kfraser |
12434:8f09c7d6bad1 |
[XEN][POWERPC] Change license on public/ headers from GPL to BSD. |
2006-11-14 |
kfraser |
12433:fa4b1c287afa |
[VMXASSIST] Remove unused variable declarations to avoid compiler warning. |
2006-11-14 |
kfraser |
12432:72560fd8e9bf |
[IA64] Fix weird behaviour when configuring >3G memory for a VTI domain. |
2006-11-14 |
kfraser |
12431:e0dc5a544ea1 |
[HVM] vlapic: More cleanups, simplifications and fixes. |
2006-11-13 |
jfehlig |
12430:5b97dafc7448 |
Add uuid to host record returned by host_get_record. libxen fails to parse the host record with this field missing. |
2006-11-09 |
john levon |
12429:2511ac1f1e21 |
Parsing 'df' output is extremely non-portable. Replace with a direct statvfs(). |
2006-11-13 |
kfraser |
12428:ad7b60a1db8c |
[XEN] Emulate IN/OUT instructions with full guest GPR context. |
2006-11-14 |
awilliam |
12427:c10d4c6df482 |
[IA64] remove ASSERT in vmx_init.c |
2006-11-14 |
awilliam |
12426:7cffdb2b44c9 |
[IA64] Add CCISS driver to build config and change nbd to a module |
2006-11-13 |
awilliam |
12425:fe543184f7f9 |
[IA64] Fix xencomm for xm mem-set command |
2006-11-13 |
awilliam |
12424:169687dab774 |
[IA64] Fix HVM interrupts on IPF |
2006-11-13 |
awilliam |
12423:2b0596c8a031 |
[IA64] create minimal vlapic.h |
2006-11-13 |
awilliam |
12422:63cb737b9a24 |
merge with xen-unstable.hg |
2006-11-13 |
kfraser |
12421:9a341c6ef6ae |
[IOEMU] Simply fake-bios init of the piix4acpi device. |
2006-11-13 |
kfraser |
12420:430e06e2aa08 |
[HVM][IA64] Due to IPF Guest Firmware will enumerate PCI, shutdown in |
2006-11-13 |
kfraser |
12419:63d58674596f |
[XEN] x86-64: don't compile some unused machine check code |
2006-11-13 |
kfraser |
12418:c5ad4b36fce2 |
[XEN] x86-64: don't compile some unused MTRR code |
2006-11-13 |
kfraser |
12417:f4be07b6ad61 |
[XEN Remove a stray newline in a printk. |
2006-11-13 |
kfraser |
12416:d0eb5da1086b |
[TOOLS] Add more checks for devel packages. |
2006-11-13 |
kfraser |
12415:bfe3f8f35e87 |
[XEN] Return -ENOSYS for undefined sub-functions. |
2006-11-13 |
kfraser |
12414:69388eba4c03 |
[XEN] x86-64: Since all memory is visible to Xen on x86-64, there is |
2006-11-13 |
kfraser |
12413:02899109a3ac |
[XEN] eliminate unused {g,i}dt{,_descr} |
2006-11-13 |
kfraser |
12412:3dfb2eef0f05 |
[XEN] x86-64: eliminate __GUEST_[CDS]S* |
2006-11-13 |
kfraser |
12411:c6efd6c2feaa |
[LINUX] Fix clear_fixmap(). |
2006-11-13 |
kfraser |
12410:16977bd93dbe |
[XEN] Add const to variable_test_bit() addr parm. |
2006-11-13 |
kfraser |
12409:f78bfe7bff73 |
[XEN] Get rid of many uses of domain_crash_synchronous(). |
2006-11-13 |
Ewan Mellor |
12408:38c16b375298 |
Fix handling of the entries-per-domain quota. Entries which are created by |
2006-11-13 |
kfraser |
12407:0b385df5f236 |
[VMX] A few small cleanups. |
2006-11-13 |
kfraser |
12406:f516774cbb27 |
[IOEMU] Fix Linux smp guest hangs with complaint "BUG: soft lock detected on CPU#0" |
2006-11-11 |
kaf24 |
12405:b1d436f094fa |
[PRIVCMD] Fix build warning when sizeof(long) > sizeof(int). |
2006-11-11 |
kaf24 |
12404:825be74657c3 |
[LIBFS] IA64 & PPC aren't making use of this right now, but it's silly to |
2006-11-11 |
kaf24 |
12403:d108efc94de7 |
[XENSTORED] Fix errno 'leak' in xenstored. |
2006-11-11 |
kaf24 |
12402:ddb3581f4f1c |
qemu error message for xc_domain_translate_gpfn_list() failure incorrect |
2006-11-11 |
kaf24 |
12401:fead92ec6b2d |
Fix integer overflow problem with libfsimage grub plugins. |
2006-11-11 |
kaf24 |
12400:5bdd8b5e3a1f |
[VMXASSIST] Support all data segments in mov_to_seg(). |
2006-11-10 |
kfraser |
12399:e821c15b7cfe |
[HVM] vlapic: No use of domain_crash_synchronous(). |
2006-11-10 |
kfraser |
12398:fda15861731e |
[HVM] Simplify apic dest-matching code. Refactor |
2006-11-10 |
kfraser |
12397:b7ffbec0e307 |
If domain_crash_synchronous() is called in the context of a multicall, |
2006-11-10 |
kfraser |
12396:f6b7ae6ed504 |
[LINUX] Support variable hypervisor_virt_start. |
2006-11-10 |
kfraser |
12395:ca75b51d69c7 |
[VMXASSIST] Emulate pop %ds and mov reg->{ds,es}. |
2006-11-10 |
awilliam |
12394:529b3f3fb127 |
[IA64] Guest PAL_INIT support for IPI |
2006-11-10 |
awilliam |
12393:dbfd94442e46 |
[IA64] fix merge error |
2006-11-10 |
awilliam |
12392:d6e40274f923 |
[IA64] faults.c indentation |
2006-11-10 |
awilliam |
12391:881f5b951553 |
[IA64] Remove unused function in efi.c |
2006-11-10 |
awilliam |
12390:e28beea6d228 |
[IA64] Fix time services of EFI emulation |
2006-11-10 |
awilliam |
12389:3ac52066af81 |
[IA64] Support Xen/IA64 self-grant-table-page-mapping. |
2006-11-10 |
awilliam |
12388:371d2837a1fe |
[IA64] preliminary clean up ia64 mm.c for blktap dom0 mount support. |
2006-11-10 |
awilliam |
12387:4816a891b3d6 |
[IA64] Fix SMP Windows boot failure |
2006-11-10 |
awilliam |
12386:51be39239c47 |
[IA64] fix vmx handler fault |
2006-11-10 |
awilliam |
12385:6f3b4d6b04f5 |
[IA64] fix VTI boot |
2006-11-10 |
awilliam |
12384:0361efd32d4d |
[IA64] build fixes |
2006-11-10 |
awilliam |
12383:3713ea43e636 |
[IA64] fix xencomm_handle_is_null(). |
2006-11-10 |
awilliam |
12382:8533c59c5b40 |
[IA64] compilation fix |
2006-11-10 |
awilliam |
12381:5c5af79e7272 |
[IA64] IA64 counter part of the change 12204:e6fdb32b786c of xen-unstable.hg |
2006-11-10 |
awilliam |
12380:93d7d0025408 |
[IA64] fix ia64 linux domain builder broken by 12009:4a320d26fc24 of xen-unstable.hg. |
2006-11-10 |
awilliam |
12379:ebed72718263 |
merge with xen-unstable.hg |
2006-11-10 |
kfraser |
12378:d19deb173503 |
[IA64,PPC] Fix xencomm_add_offset(). index must be incremented. |
2006-11-10 |
kfraser |
12377:25e6a17e82f0 |
Revert 12361:32f7b40ace426d3acdf26c21c20cb6b4562d9f10. |
2006-11-10 |
Ewan Mellor |
12376:bff7dde40467 |
When running tests unattended it's useful to know how long they have |
2006-11-10 |
kfraser |
12375:32f7b40ace42 |
[LINUX] Extend physical mapping to maxmem instead of mem |
2006-11-10 |
kfraser |
12374:5cdd4da17036 |
[XEN] memory_op hypercall does not use guest_handle_add_offset(). |
2006-11-10 |
Alastair Tse |
12373:f5b98471d6ff |
[XEND] Add missing parameter and import from XendAPI and XendCheckpoint. |
2006-11-10 |
Alastair Tse |
12372:7df5d39a0d9a |
Merge |
2006-11-10 |
Alastair Tse |
12371:b15168de4d91 |
[XEND] Make clear the distinction between backendPath and backendRoot |
2006-11-10 |
Alastair Tse |
12370:40a9f315b708 |
[XEND][XM] Fix sched-sedf to return the domid to correspond with xc.c |
2006-11-10 |
Alastair Tse |
12369:d243a33a6e51 |
[XEND] Add missing implementation for host_set_name_{label,description}. |
2006-11-10 |
Alastair Tse |
12368:272cd2dc7cdf |
[XENAPI] Make xapi.py work with modules in /usr/lib/python. |
2006-11-10 |
Ian Campbell |
12367:2df2acc05721 |
PV-on-HVM: TSO support prior to 2.6.9 appears to be unreliable, |
2006-11-10 |
Ian Campbell |
12366:60a4af3d243f |
PV-on-HVM: Do not enable barriers in blkfront before 2.6.16 |
2006-11-10 |
Tim Deegan |
12365:ac10e3047f36 |
[LIBFSIMAGE] Don't leak FDs or RAM when closing filesystems |
2006-11-10 |
kfraser |
12364:5a4517468f4f |
[HVM] Remove HVM halt timer. It's no longer needed since interrupts |
2006-11-10 |
kfraser |
12363:2d20b5432253 |
[HVM] Remove a duplicated range checking in vioapic_set_irq. |
2006-11-10 |
kfraser |
12362:814fbacfafc6 |
[HVM] Clarify ioreq interactions between Xen and qemu-dm. |
2006-11-10 |
Tim Deegan |
12361:357127ca8bf2 |
[LIBFSIMAGE] Further 64bit compile fix |
2006-11-10 |
kaf24 |
12360:b4e7365d451d |
[LIBFSIMAGE] Fix printf-format warning on x86/64. |
2006-11-09 |
Ewan Mellor |
12359:2e35cf028ff0 |
Server-side capitalisation fixes. |
2006-11-09 |
Ewan Mellor |
12358:913324616183 |
The attached patch implements more of the Xen-API functionality related |
2006-11-09 |
Ewan Mellor |
12357:62376b480034 |
Rename abstract_value.double_val -> float_val. All the other names match the |
2006-11-09 |
Ewan Mellor |
12356:eccbf694ba0b |
Added a destroy method for each object. Based upon the code for VM.destroy |
2006-11-09 |
Ewan Mellor |
12355:e3d42ea643b0 |
More capitalisation fixes -- the on-wire method name should match the |
2006-11-09 |
Ewan Mellor |
12354:329818f11f35 |
Minor tidying. |
2006-11-09 |
Ewan Mellor |
12353:08b38d041269 |
Replace uses of the typename (e.g. xen_host) where its used as a variable name. |
2006-11-09 |
kfraser |
12352:452010ddef24 |
[HVM] Change vlapic printk()s into appropriate gdprintk()s. |
2006-11-09 |
kfraser |
12351:617c187322ab |
[HVM] Clean up two small APIC TDCR issues. |
2006-11-09 |
Ian Campbell |
12350:5a9b79981a35 |
Add net-gso-5-rcv-mss.patch to series file. This was missed in |
2006-11-09 |
kfraser |
12349:6c975e642719 |
[HVM] Clean up IOREQ state managemnet and evtchn notifications. |
2006-11-09 |
kfraser |
12348:7968f02ede38 |
[XEN] Missed interface update belonging to previous changeset. |
2006-11-09 |
kfraser |
12347:4eaadb2ae198 |
[BLK] Add support for barrier writes to blkfront/blkback. |
2006-11-09 |
Alastair Tse |
12346:d293b17cd1c4 |
Merge |
2006-11-09 |
Alastair Tse |
12345:3b8c07bd0980 |
[XM-TEST] Relax craete_mem*_pos checks to allow a 2MB less than |
2006-11-09 |
Tim Deegan |
12344:b91f42ea5985 |
Merge |
2006-11-09 |
Tim Deegan |
12343:a5153d9c8c9f |
[XEN] Console keystroke to reset shadows. |
2006-11-09 |
Alastair Tse |
12342:de7c20b6eaae |
[XEND] Ignore dying domains when refreshing list of domains. |
2006-11-09 |
kfraser |
12341:ddc4bc24f07c |
[HVM] Clarify the HVM e820 map. Also make it rather more |
2006-11-09 |
Tim Deegan |
12340:14dc20d98ee1 |
[PYGRUB] Fix a few bounds violations in pygrub's command-line editor. |
2006-11-09 |
Tim Deegan |
12339:72579f0cdaf7 |
Use libfsimage for reading filesystem images. |
2006-11-09 |
Tim Deegan |
12338:f54e29a3be1f |
Add libfsimage, a C library for reading files from filesystem images. |
2006-11-09 |
kfraser |
12337:8fc5abda5200 |
[VMXASSIST] Fix mishandling of segment registers on entry into VM86_PROTECTED mode. |
2006-11-09 |
kfraser |
12336:d173b32f54ab |
[BLKTAP] Fix hotplug script to check if specified file exists. |
2006-11-09 |
kfraser |
12335:233ce78de4e4 |
Add lost record format in xentrace formats file. |
2006-11-09 |
kfraser |
12334:2a7b8d75ebf7 |
[IA64][VMX] Fix 3G memory limit for VTi domain. |
2006-11-09 |
kfraser |
12333:9b65a87f140f |
[XENSTORE] Fix xenstore-ls program to connect via kernel xenbus |
2006-11-09 |
Alastair Tse |
12332:0b8f79563bcd |
Merge |
2006-11-09 |
Alastair Tse |
12331:a14732833603 |
[XEND] Fix bug with managed domains not having their state updated. |
2006-11-09 |
Alastair Tse |
12330:023aa2926e79 |
[XEND] Fix domain_lookup_nr to check managed_domains too. |
2006-11-09 |
Alastair Tse |
12329:33ae8ae8693c |
[XEND][XM] Move system memory reporting to XendConfig rather than getSysMem. |
2006-11-09 |
kfraser |
12328:b1a68f065fbd |
[BLK] Expand number of fake-SCSI VBD volumes supported to 120. |
2006-11-09 |
kfraser |
12327:eea9247ad5a0 |
[XENOPROF] Oprofile user level samples for passive domains are being lost. |
2006-11-08 |
Ewan Mellor |
12326:b8a2db59150a |
Write the /local/domain/<domid>/vm node early in the startup process |
2006-11-08 |
Ewan Mellor |
12325:42769ff008b5 |
Ignore dying domains on recreate, and log the fact. |
2006-11-08 |
Ewan Mellor |
12324:fbf851ec9103 |
Added test_bindings to the ignore list. |
2006-11-09 |
kaf24 |
12323:6085f1e5366f |
[HVM] Avoid long delay between setting IRQ for PV drivers and |
2006-11-08 |
kaf24 |
12322:3280d6211213 |
[HVM] Reserve 2 pages for ACPI tables in e820. |
2006-11-08 |
kfraser |
12321:5e0fb830a53c |
[XEN] Do not print grant-table warning if a page cannot be pinned |
2006-11-08 |
kfraser |
12320:9f9f569b0a1d |
[VMX] __vmread() and __vmwrite() now BUG on failure, rather than |
2006-11-08 |
kfraser |
12319:6555ca56d844 |
[HVM] Simplify relationship between VIOAPIC and VLAPICs. |
2006-11-08 |
kfraser |
12318:1d4fc7396c41 |
[VMX] Check INTR_TYPE is NMI before doing physical NMI processing. |
2006-11-07 |
jfehlig |
12317:4e3ddf1288fb |
Add support for VM.destroy RPC in libxen. |
2006-11-08 |
Ewan Mellor |
12316:b86fe3d23f05 |
Replace uses of [ ... == ... ] with the POSIX-legal single-equals. Tidy up |
2006-11-08 |
Ewan Mellor |
12315:69d8263d5f85 |
Don't complain about name non-uniqueness if one domain is dying. This happens |
2006-11-08 |
Ewan Mellor |
12314:40e586047ead |
cpu_weight is now an int, not a float. |
2006-11-08 |
Ewan Mellor |
12313:695393d30ead |
Add a shutdownWatch field in the HVMImageHandler constructor, to avoid error |
2006-11-08 |
Ewan Mellor |
12312:2408c042a276 |
Refresh the domain list on domain_start or domain_create. We need to do this |
2006-11-08 |
Ewan Mellor |
12311:5c5b03381d3c |
Save the old domid when restarting, as it may get wiped out before we need to |
2006-11-08 |
kfraser |
12310:1fcdb3a35db3 |
[HVM] Remove bogus free of vlapic structure. |
2006-11-08 |
kfraser |
12309:092170a14212 |
[XEN] Add debug mode to xmalloc(). |
2006-11-08 |
Ewan Mellor |
12308:ec4f43a4730f |
This patch addresses bugzilla #649, enabling `xm list' to display the |
2006-11-08 |
kasai takanori |
12307:ea1ffa51b412 |
Add the Japanese keymap for VNC Server. |
2006-11-02 |
Ewan Mellor |
12306:edd592c823a5 |
fix xm-test configure.ac to not define RD_PATH which prevented env override |
2006-11-01 |
Ewan Mellor |
12305:505e35e82d7d |
Update README. |
2006-11-01 |
Ewan Mellor |
12304:83b34fbc6c75 |
Fix comment. |
2006-11-01 |
Ewan Mellor |
12303:8526df47728f |
Add helper script for releasing xm-test binary ISOs. |
2006-11-01 |
Ewan Mellor |
12302:9ceb1a07a85c |
Bump xm-test version to 1.1 to accommodate new devices. |
2006-11-01 |
Ewan Mellor |
12301:9ba12ce7f938 |
Allow the i386 ramdisk to be used on x86_64. Part of a patch from Yu Ping Y. |
2006-11-01 |
Ewan Mellor |
12300:f3f4d24178cc |
Correct copy-n-paste error. |
2006-11-01 |
Ewan Mellor |
12299:579d60866f3d |
Add xvd devices to the initrd. |
2006-11-01 |
Ewan Mellor |
12298:52732dd77150 |
Update all block tests to use the Xen Virtual Block Device (xvd) rather than IDEor SCSI. |
2006-11-01 |
Ewan Mellor |
12297:515332c7a901 |
The XenDomain class does not respect the arch defaults where |
2006-11-01 |
Ewan Mellor |
12296:17f48b5907a6 |
This fixes another missing part for x86-64 support in the xm testsuite. |
2006-11-08 |
kaf24 |
12295:8d0e06c38c0c |
[XEN] Put the non-GPL license text in each public header file. |
2006-11-07 |
kaf24 |
12294:e10a13f13207 |
[XEN] Fix 64-bit build. |
2006-11-07 |
kfraser |
12293:e32b74b2d7f4 |
[XEN] License clarification. |
2006-11-07 |
kfraser |
12292:2b89ebf00fc8 |
[SVM] Fix an interrupt race window in the do_launch/vmrun/vmexit loop for AMD-V. |
2006-11-07 |
kfraser |
12291:cba947bc8450 |
[HVM] VIOAPIC and VPIC cleanups. |
2006-11-07 |
kfraser |
12290:9fbb26d47b83 |
[HVM] VLAPIC cleanups. vlapic tsruct is statically contained |
2006-11-07 |
kfraser |
12289:9a6fb3e2f12d |
[HVM] Replace shared-memory PIC state with a set-irq-level hypercall. |
2006-11-07 |
kfraser |
12288:6f551093f068 |
[BLKTAP] No need for barrier when updating rsp_prod_pvt. |
2006-11-07 |
kfraser |
12287:5a41ea282c86 |
[LIBXC] Fix memory alloc/dealloc routines to return error properly. |
2006-11-07 |
kfraser |
12286:e796d9c2f5e8 |
[IA64] Build blktap driver by default. |
2006-11-07 |
kfraser |
12285:f56b7ade7068 |
[BLKTAP] ia64 support |
2006-11-07 |
kfraser |
12284:3cc7e419b949 |
[BLKTAP] avoid race between tapdisk and xvd daemon with ufe_ring. |
2006-11-07 |
kfraser |
12283:862aca401601 |
[BLKTAP] Various cleanups necessary for ia64 support. |
2006-11-07 |
kfraser |
12282:6f3c40ee2488 |
Enhance HVM xentrace: |
2006-11-07 |
kfraser |
12281:9febecbeaeb0 |
[XENAPI] Add 'image' field to xen_vbd_record, allowing an image to be |
2006-11-07 |
kfraser |
12280:0c332cf81e64 |
[XEN] Remove unnecessary FORCE_CRASH() macro. |
2006-11-07 |
Emmanuel Ackaouy |
12279:cb8eeadd8eae |
[XEN] When balancing idlers per socket/core, do it one at a time. |
2006-11-07 |
kfraser |
12278:a174f9787014 |
[HVM][SVM] Turn off long mode (EFER.LMA) when CR0.PG==0. |
2006-11-07 |
kfraser |
12277:d745f1420d5b |
[HVM][VMX] Disable IA32e mode in VM_ENTRY_CONTROLS when guest tries |
2006-11-07 |
kfraser |
12276:ac2097d71e06 |
[NET] back: Fix wrap to zero in transmit credit scheduler. |
2006-11-07 |
kfraser |
12275:9d981f3480b1 |
[HVM] MAke HVM hypercall table NR_hypercalls entries big. |
2006-11-07 |
kfraser |
12274:182678e5095b |
Trivial change to look in correct location for qemu-dm when using the debug wrapper on a 64 bit system. |
2006-11-07 |
kfraser |
12273:b223ba940ed1 |
PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t. |
2006-11-07 |
kfraser |
12272:8f552314e45a |
[LINUX] Use pfn_to_page instead of relying in memory assumptions |
2006-11-07 |
kaf24 |
12271:f95c943adbeb |
[HVM] Fix 64-bit HVM domain creation. |
2006-11-06 |
kaf24 |
12270:ad8f0e049d63 |
[SVM] Strip down svm_do_launch() pending complete removal. |
2006-11-06 |
kaf24 |
12269:81c451bd398e |
[SVM] Move VMCB construction to VCPU creation time. |
2006-11-06 |
kaf24 |
12268:f8ffeb540ec1 |
[HVM][SVM] Start moving SVM launch code to domain/vcpu initialisation. |
2006-11-06 |
Emmanuel Ackaouy |
12267:bb6cd7ba259b |
[XEN] Initial support for multi-core and multi-threaded CPU scheduling. |
2006-11-06 |
Emmanuel Ackaouy |
12266:32e4952c0638 |
[XEN] Optimize credit scheduler load balancing logic |
2006-11-06 |
kfraser |
12265:8eb8c0085604 |
[HVM] Replace relinquish_resources() destructor hook with |
2006-11-06 |
kfraser |
12264:a910bf123e58 |
[HVM] Initialise AP TSC to same as BP TSC. |
2006-11-06 |
kfraser |
12263:1db00df48218 |
[VMX] Get rid of special vm_launch schedule tail. |
2006-11-06 |
kfraser |
12262:b2668cc03914 |
[HVM] Move VMX VMCS initialisation to vcpu-initialisation time. |
2006-11-06 |
Ewan Mellor |
12261:29bfe8852dce |
Catch IOError when using local configuration files, to give better diagnostics. |
2006-11-06 |
kfraser |
12260:e793dad2114d |
[XEN] Re-jig VCPU initialisation -- VMX init requires generic VCPU |
2006-11-06 |
Steven Smith |
12259:31985f348d2e |
[HVM] Be sure to nul terminate uuids in HVM SMBIOS tables. |
2006-11-06 |
kfraser |
12258:d150a2178bd4 |
[LINUX] Don't use uint64_t parameter to gnttab_set_{,un}map_op() when |
2006-11-05 |
kaf24 |
12257:2368e779f89f |
[XEN] Replace hvm_setup_platform() with hvm_domain_initialise() |
2006-11-04 |
kaf24 |
12256:e3abede54214 |
[XEN] Do not halt on exceptions-with-interrupts-disabled and double faults. |
2006-11-04 |
kaf24 |
12255:cf8e65797826 |
[XEN] Simplify domain shutdown -- no need to synchronously halt execution. |
2006-11-04 |
kaf24 |
12254:5ec45b464563 |
[XEN] Avoid taking domain biglock in the page-fault handler. |
2006-11-03 |
Alastair Tse |
12253:13ea4bea8237 |
[XEND] Fix xen_version and missing os import |
2006-11-03 |
Alastair Tse |
12252:3a0116aa7ff5 |
[XEND] Cleanup HVM image shutdown watch and move readDom call away |
2006-11-03 |
Alastair Tse |
12251:b5c50a603044 |
[XEND] XendDomainInfo.refreshShutdown is called from image.py. |
2006-11-03 |
Alastair Tse |
12250:e5067f9b268f |
[XEND] Fix HVM image shutdown. |
2006-11-03 |
kfraser |
12249:b21ff7716f87 |
[HVM] More printk cleanups. |
2006-11-03 |
kfraser |
12248:d6795f951c42 |
[LINUX] Clean up header includes (gnttab.h from fixmap.h). |
2006-11-03 |
kfraser |
12247:f1e7799750dc |
[BLKTAP] Fix gnttab unmap call to specify that address contains PTE. |
2006-11-03 |
kfraser |
12246:dcdf02fde4cb |
[XEN] Fix shadow-lock macro backslash alignments. |
2006-11-03 |
Alastair Tse |
12245:044c6617e2be |
Merge |
2006-11-03 |
Alastair Tse |
12244:665a28dffb7d |
[XEND] Don't hide the 'type' SXP config item from HVM guests |
2006-11-03 |
kfraser |
12243:6191a06b6ed6 |
merge. |
2006-11-03 |
kfraser |
12242:2e8c68b0c973 |
[XEN] Adjust logging levels of a few printk messages. |
2006-11-03 |
Alastair Tse |
12241:5a291d87c334 |
[XEND] Make sure lookups cause a refresh so xm list gets the latest |
2006-11-03 |
Steven Hand |
12240:2b36aeb896c6 |
Fix syntax error. |
2006-11-03 |
kfraser |
12239:fac36a01c06e |
[XEN] Fix log-level printk logic for multi-line and partial-line printks. |
2006-11-03 |
kfraser |
12238:cfb1136ee8f7 |
[XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hvm_guest. |
2006-11-03 |
Alastair Tse |
12237:4ff83eddd1f6 |
[XEND] Handle permission denied when calling xc.domain_getinfo |
2006-11-03 |
Alastair Tse |
12236:374087600412 |
[XEND][XM] Restore old state string in xm. |
2006-11-03 |
Alastair Tse |
12235:f64cc6f50f6e |
[XEND] Silence Xen API debugging messages. |
2006-11-03 |
kfraser |
12234:82e3575e7588 |
[XEN] Quieten down tracing when fail (quite expectedly) to map INVALID_MFN. |
2006-11-02 |
Ewan Mellor |
12233:7818629c336c |
I found a small bug in xenmon. Even if I gave xenmon a wrong |
2006-11-02 |
kaf24 |
12232:dd62270df2ad |
[XEN] Add 'loglvl' and 'guest_loglvl' boot parameters. |
2006-11-02 |
Alastair Tse |
12231:20204db0891b |
Merge |
2006-11-02 |
Alastair Tse |
12230:ec7e7e946496 |
[XEND] Reverting self.domains UUID indexing |
2006-11-02 |
Alastair Tse |
12229:96ad1d72fccf |
[XEND] Fix paused state being overriden by refreshShutdown |
2006-11-02 |
kfraser |
12228:4c2d9a2ef1b7 |
Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags. |
2006-11-02 |
kfraser |
12227:4eac59fe1abc |
[BLKTAP] Fix Linux and Xen gnttab map operations when mapping into |
2006-11-02 |
kfraser |
12226:45e34f00a78f |
[HVM] Clean up VCPU initialisation in Xen. No longer |
2006-11-02 |
Alastair Tse |
12225:722cc2390021 |
Merge with tip |
2006-11-02 |
Alastair Tse |
12224:41ad2c673fdb |
[XEND][XM] Fixes for xm list output |
2006-11-02 |
Steven Smith |
12223:002856e70ca1 |
[XEN] Better parameter checking for grant table copy operation. |
2006-11-02 |
Ian Campbell |
12222:36d020268c6c |
PV-on-HVM: Conditionally disable checksum offload for receive on some |
2006-11-02 |
Ian Campbell |
12221:f3fbe9549f5f |
PV-on-HVM: Tweak reboot.c to be compatible with older kernels. |
2006-11-02 |
Ian Campbell |
12220:2f34c6bcfe45 |
PV-on-HVM: Fix PV-on-HVM drivers for IA64. |
2006-11-02 |
Ian Campbell |
12219:af1403dd13af |
PV-on-HVM: Use ln -nsf in mkbuildtree to avoid creating a symlink loop |
2006-11-02 |
kfraser |
12218:e6fdb32b786c |
[TOOLS] Paravirt guests have their memory allocated in the |
2006-11-02 |
kaf24 |
12217:70687bcb82dd |
[XEND] Compare result of blkdev_name_to_number() explicitly against None. |
2006-11-01 |
Emmanuel Ackaouy |
12216:9a4274724794 |
[XEN] Fix credit scheduler cap mechanism not to over park VCPUs |
2006-11-01 |
kfraser |
12215:46fad06ab0b3 |
[XEN] Fix x86/64 build. |
2006-11-01 |
Ewan Mellor |
12214:aac5c1fcde6e |
Return the restored VM at the end of XendDomainInfo.restore. |
2006-11-01 |
kfraser |
12213:cf3d69ba5633 |
[HVM] Move shadow initialisation into domain-creation hypercall. |
2006-11-01 |
Ewan Mellor |
12212:96f51a000ed0 |
Print errno for each of the "Error when writing to state file" messages. |
2006-11-01 |
Ewan Mellor |
12211:4e17bf788e69 |
Return the domain renaming during migration. |
2006-11-01 |
kfraser |
12210:7b5115221dfc |
[HVM] HVM is now a flag parameter to domain-creation hypercall. |
2006-11-01 |
Ewan Mellor |
12209:f3f492ba8e8d |
This patch adds a checking of wrong parameter into xm dmesg command. |
2006-11-01 |
Ewan Mellor |
12208:55e8f40ef6e4 |
Fix comment. |
2006-11-01 |
Ewan Mellor |
12207:5165aa656363 |
Add full flag to domain(domid), fixing xm list --long VM1. |
2006-11-01 |
Ewan Mellor |
12206:201a824f8240 |
Create /var/lib/xend/domains on startup if it doesn't exist. |
2006-11-01 |
kfraser |
12205:444496ecb14e |
[XEN] Extend dom0_mem syntax to support min/max clamps. |
2006-11-01 |
Ewan Mellor |
12204:9b553a9787cf |
Merge. |
2006-11-01 |
Ewan Mellor |
12203:33e9c88aab02 |
Merge xen-api.hg changeset 142:d75413e65ba319d577c764be6c13efa5eae6da1c. |
2006-10-29 |
Ewan Mellor |
12202:7aa8f5bb3e28 |
Fix handling of SXP for devices through device_add -- this solves the |
2006-10-27 |
kaf24 |
12201:1f95b2a54f4c |
[XEND] Do not delete VNC password from configuration. |
2006-10-25 |
Ewan Mellor |
12200:d029684fd1fa |
Import Xend part of xen-unstable changeset |
2006-10-25 |
Ewan Mellor |
12199:59ac1e90f1ac |
Print the time to xend-debug.log, when starting or restarting Xend. |
2006-10-25 |
Tim Deegan |
12198:09aa7ed2431f |
[XEND] Be more generous with the default shadow allocation. |
2006-10-25 |
kfraser |
12197:f61dcd518cd6 |
[XEND] Open xend-debug.log in append mode. |
2006-10-23 |
kfraser |
12196:0471272a5de2 |
[XM] Print qualified path to config file on domain creation. |
2006-10-28 |
Ewan Mellor |
12195:505cd4708946 |
Allow domain config file to specify credit-scheduler parameters. |
2006-10-23 |
Ewan Mellor |
12194:63d1b02dad34 |
Import the xen-unstable changeset |
2006-10-23 |
kfraser |
12193:de99c7f7aba4 |
[ACM] Don't use uninitialised struct value if hypercall fails. |
2006-10-20 |
kfraser |
12192:e3c70530cb28 |
[XEND] Remove lazy import of signal module. |
2006-11-01 |
Ewan Mellor |
12191:4441715c9a67 |
Import the Xend parts of xen-unstable changeset |
2006-10-20 |
Ewan Mellor |
12190:f3be4922cc8b |
Import the Xend portion of xen-unstable changeset |
2006-10-28 |
Ewan Mellor |
12189:cc6f0a3596fc |
Raise an exception if blkdev_name_to_number fails, to improve the error message. |
2006-10-05 |
kfraser |
12188:f9446aa6c786 |
[XM] Fix 'xm help' when called on a command-name prefix. |
2006-10-28 |
Ewan Mellor |
12187:07d3c36df515 |
[XEND] Fix pygrub when run server-side on a domain with blktap disks. |
2006-10-05 |
Ewan Mellor |
12186:21406b5bc520 |
Import the Xend portion of xen-unstable changeset 11704:a95dfbc8dca8ecddcb9be51d78f446b0fa461892. |
2006-10-04 |
kaf24 |
12185:81a80d86f77f |
[XEND] If 'vncused' is set, it won't specify an explicit display num to QEMU. |
2006-10-03 |
Alastair Tse |
12184:8a0274d6eebc |
[XM] Fix rmlabel filename assignment |
2006-10-03 |
Alastair Tse |
12183:3cccc8697a13 |
[XM] Fix missing security check in block-attach |
2006-10-28 |
Ewan Mellor |
12182:faaa8256558b |
These are the proposed changes to XenD that adapt vTPM handling to the |
2006-10-28 |
Ewan Mellor |
12181:5bef3f695b55 |
uint64_t replaced with int64_t everywhere. |
2006-10-28 |
Ewan Mellor |
12180:819e93d30ce2 |
The structure fields should be exactly as documented, including case matching. |
2006-10-28 |
Ewan Mellor |
12179:b6dc7eecff33 |
Implement new VTPM model. |
2006-10-28 |
Ewan Mellor |
12178:4ea1097252a1 |
The get_by_name_label functions return a set, not a singleton, because names |
2006-10-28 |
Ewan Mellor |
12177:5cccc3ed0b1e |
Fix marshalling to and from record_opts. |
2006-10-28 |
Ewan Mellor |
12176:de00775e39da |
Fix freeing of records, when the given pointer is NULL. |
2006-10-28 |
Ewan Mellor |
12175:0db0c19d3386 |
Fix the handling of sets in the interface -- expecting a pointer to X to serve |
2006-10-28 |
Ewan Mellor |
12174:1697ee515e46 |
The on-wire names for the fields should be exactly as documented, including |
2006-10-28 |
Ewan Mellor |
12173:f884e94474ba |
Tidy. |
2006-10-28 |
Ewan Mellor |
12172:01b1cbe3fedc |
Tidy. |
2006-10-27 |
Ewan Mellor |
12171:6ea9cc7a95d3 |
Remove VTPM-related values, now obsolete. |
2006-10-26 |
Ewan Mellor |
12170:9a6d5e7b636f |
Remove the get_all method from most classes -- we'd like people to be able to |
2006-10-26 |
Ewan Mellor |
12169:9adcaf73fae2 |
Replace the datamodel graph eps with a dot file. |
2006-10-26 |
Ewan Mellor |
12168:d0d6f230f1d4 |
Fix VTPM bindings -- ints in the model are uint64_t at the C binding level. |
2006-10-26 |
Ewan Mellor |
12167:8f090c551b09 |
Implement new PIF-based network model, and match movement of I/O-statistics. |
2006-10-26 |
Ewan Mellor |
12166:de31d79add5e |
Implement VDI.resize message. |
2006-10-26 |
Ewan Mellor |
12165:4b0326c75c5b |
Implement HostCPU.{vendor,speed,modelname}. |
2006-10-26 |
Ewan Mellor |
12164:caf35cfcdda0 |
Implement new VMX feature flag. |
2006-10-26 |
Ewan Mellor |
12163:eeb7d71c0281 |
Added HostCPU.{vendor,speed,modelname}. |
2006-10-26 |
Ewan Mellor |
12162:ea32c4e70a8b |
Added VMX feature flag. |
2006-10-26 |
Ewan Mellor |
12161:cdd926419883 |
New PIF class. |
2006-10-26 |
Ewan Mellor |
12160:84fe4d413d59 |
Remove get_record_internal -- it's not needed at the binding level. |
2006-10-26 |
Ewan Mellor |
12159:ab69ecc1d172 |
Rename VTPM.type to VTPM.driver, to match the libxen bindings. |
2006-10-26 |
Ewan Mellor |
12158:d94dec09558a |
Fix network model by moving Network.NIC and Network.VLAN onto a new PIF class. |
2006-10-26 |
Ewan Mellor |
12157:d1b8acfaf9be |
Rename get_by_label to get_by_name_label everywhere -- this was always the |
2006-10-26 |
Ewan Mellor |
12156:5cd2a642eff6 |
Added VDI.resize method. |
2006-10-26 |
Ewan Mellor |
12155:3ca584553972 |
Make all Ref Sets DynamicRO -- they are implied by the existence of an instance |
2006-10-25 |
Ewan Mellor |
12154:2ec35abfd9a2 |
Datamodel changes adding some basic vTPM extensions to the API that |
2006-10-25 |
Ewan Mellor |
12153:0bf7d37bcfdb |
Fix preamble -- get_by_short_name is now called get_by_name_label. |
2006-10-25 |
Ewan Mellor |
12152:a2d6e4a53e7a |
Import Xen Management API Draft, 0.4.3, from |
2006-10-25 |
Ewan Mellor |
12151:3d4a027bd04b |
C bindings adding some basic vTPM extensions to the API that |
2006-10-25 |
Ewan Mellor |
12150:6e78bed60b85 |
The session class has a lower-case S -- fix the C bindings to match. |
2006-10-27 |
Alastair Tse |
12149:b87603c00fee |
Some updates to the README fixing the kernel.hvm devices config |
2006-10-27 |
Alastair Tse |
12148:57f59959aa80 |
[XEND] Fix some missing variables in XendDomain caught by pylint. |
2006-10-27 |
Alastair Tse |
12147:808f5aa6dbb0 |
[XEND] Fix missing SR references in XendAPI |
2006-10-26 |
Alastair Tse |
12146:f7f8f0038920 |
A survey of all the supported configuration options in Xend and also |
2006-10-26 |
Alastair Tse |
12145:df5431b2b519 |
[XEND] Add more API implementations, add sched_id_get to xc. |
2006-11-01 |
Ewan Mellor |
12144:1f790f5fcdbb |
Import 83:b569bb25a8f08a15381b022ee143d7f205976604 from xen-api.hg, minus the |
2006-10-20 |
Alastair Tse |
12143:336fd2e8745b |
[XENAPI] Add shell option for xapi.py so it can remember sessions. |
2006-10-20 |
Alastair Tse |
12142:73cd81de36ea |
[XEND] Fix KB allocation in XendStorageRepository |
2006-10-19 |
Alastair Tse |
12141:7ae6323db2f8 |
[XEND] Remove mistake of not checking xenstore's name entry for Dom0 |
2006-10-19 |
Alastair Tse |
12140:f0c7f258c19e |
[XEND] Add some docstrings about XendAuthSessions |
2006-10-19 |
Alastair Tse |
12139:f895b7c94f10 |
[XM] Fix TypeError in exception handler if there is no res_label. |
2006-10-19 |
Alastair Tse |
12138:6173a6f5de2b |
[XEND] Switch to PAM authentication for login sessions |
2006-10-18 |
kfraser |
12137:e295ad19deed |
[ACM] Fix the resource representations in the resource_label |
2006-10-19 |
Alastair Tse |
12136:0a1a5b2072a3 |
[SOLARIS] Xen daemons are managed separately, so we need a way to start |
2006-10-19 |
Alastair Tse |
12135:2732e3f94e2e |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-19 |
Alastair Tse |
12134:6a4ac637d8db |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-17 |
kfraser |
12133:152810b4eefc |
[SOLARIS] Add the correct machine name for Solaris to arch.py. |
2006-10-15 |
kfraser |
12132:0a7fb6788fa7 |
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest. |
2006-10-10 |
kfraser |
12131:e169814c45ac |
[XEND] Add missing line from changeset 11653:3b7e11cbeb940 |
2006-10-13 |
Alastair Tse |
12130:c4df5f0a41f3 |
[XEND] Re-add the tap prefix because it is needed. |
2006-10-13 |
Alastair Tse |
12129:41ca10996ce7 |
[XENAPI] Make vm-destroy consistent with API naming. Moved what is |
2006-10-13 |
Alastair Tse |
12128:e6162aeb0f89 |
[XEND] Remove extra tap: prefix for device uname. |
2006-10-13 |
Alastair Tse |
12127:d34c657e5c74 |
[XEND] Fix bugs in vbd_create logic when handling VDIs |
2006-10-13 |
Alastair Tse |
12126:a02f6d28eded |
[XEND] Fix some bad names left behind while converting all storage to |
2006-10-13 |
Alastair Tse |
12125:0a8b854697ad |
[XEND] XendVDI saves configuration on change. |
2006-10-13 |
Alastair Tse |
12124:91c7ee18c978 |
[XEND] Updates to SR and VDI implementations |
2006-10-12 |
Alastair Tse |
12123:58521d4b7c7b |
[XEND] Adding API stub generation to XendAPI + SR implementation for |
2006-10-12 |
Alastair Tse |
12122:1b923f4a788a |
[XEND] Beginnings of the Xend Storage Repository implementation. |