log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 12625:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2006-11-28
awilliam
12625:da51aee40456
[IA64] import perfmon, oprofile related files from linux to linux-sparse
2006-11-28
awilliam
12624:6cfe32a69ac6
[IA64] import oprofile, perfmon related files from linux to xen.
2006-11-28
awilliam
12623:4f4d358aa5e4
merge with xen-unstable.hg
2006-11-28
kfraser
12622:7826e5482d42
[XEN] Add emulator tracing diagnostic on error path.
2006-11-28
Ewan Mellor
12621:1c51c580dc05
Bump xend_config_format to 3, to indicate that the lifecycle patches are
2006-11-28
kfraser
12620:5c47222b60dc
[HVMLOADER] acpi: Implement an acpi_rsdp_get() function that searches
2006-11-28
kfraser
12619:4666710bfc55
[BLKTAP] Use lartge enough types to express parameters of large block devices.
2006-11-28
kfraser
12618:99878f3f74ee
[HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot.
2006-11-28
kfraser
12617:7cb4376044b5
[QEMU] pci: Unaligned config read/write overflow
2006-11-28
kfraser
12616:b08e7ed94991
[XENOPROFILE] fix shared_xenoprof_page_with_guest() and cleanup.
2006-11-28
Ewan Mellor
12615:bbcaa0cad3d2
Added xm list --state option, to select VMs with a particular state. Make
2006-11-28
Ewan Mellor
12614:723dbe1fc751
Do not display -1 as the domid when a VM is not running -- simply leave the
2006-11-28
Tim Deegan
12613:4cd39f7f090d
[XEN] Clear just the _PAGE_RW bit when shooting writeable mappings
2006-11-28
kfraser
12612:0af1ba62a14b
merge
2006-11-28
kfraser
12611:b75574cb80a3
[HVM] Add/fix access rights and limit checks to INS/OUTS emulation
2006-11-28
kfraser
12610:519a74928bd4
[HVM] Non-flat protected mode HVM support.
2006-11-28
kfraser
12609:62b0b520ea53
[HVM] Fix MSR access code.
2006-11-28
Ewan Mellor
12608:fa8b2059c5d8
Fix missing import.
2006-11-28
Ewan Mellor
12607:7a5246955bef
Don't bail if the VM renaming at the end of saving doesn't succeed -- we
2006-11-28
Ewan Mellor
12606:ee70bf177981
Added configuration for authentication through Xen-API -- it can now be set
2006-11-28
Ewan Mellor
12605:018af1c94a5e
Fix log message.
2006-11-28
Ewan Mellor
12604:6206685650f5
Implement an "allowed hosts" mechanism for the XML-RPC server layer, using
2006-11-28
Tim Deegan
12603:b4baf35cff11
[XEN] Remove valid_mfn().
2006-11-28
Tim Deegan
12602:658b9c47db98
[XEN] Don't unpin old shadow top levels until the new ones are pinned.
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
less
more
| rev 12625:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip