log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14774:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-04-04
Ewan Mellor
14774:556402cdf011
Remove unimplemented host.set_sched_policy.
2007-04-04
Ewan Mellor
14773:5dcb272de7e4
Expose the method-listing call as host.list_methods.
2007-04-04
Ewan Mellor
14772:4de1e743a5a8
Remove docs and bindings for unimplemented VDI.resize and VDI.snapshot.
2007-04-04
Ewan Mellor
14771:610dcfb3c164
Send INTERNAL_ERROR rather than ERROR_TODO if device creation fails.
2007-04-04
Ewan Mellor
14770:e5931b5e6cc5
Remove docs and bindings for unimplemented SR.{create,destroy,clone}.
2007-04-05
kfraser
14769:14c25e48a557
linux: improve x86 page table handling performance
2007-04-05
kfraser
14768:07d3208c0ca3
linux/x86-64: fix unwind information
2007-04-05
kfraser
14767:2b24d842bbd3
linux: make compatibility config options more scalable
2007-04-05
kfraser
14766:d9b670f76f51
hvm: MMIO decoder rename local variable 'diff' to 'result'.
2007-04-05
kfraser
14765:97453bb714b9
hvm: Fix EFLAGS setting in MMIO decoder/emulator.
2007-04-05
kfraser
14764:94dfb13cbbed
xen: No use of packed attribute in public headers.
2007-04-05
kfraser
14763:3121ffb809e9
xen: Fix typo in ns16550 driver.
2007-04-05
Steven Hand
14762:768a4fe105e8
Fix hvm balloon driver; missed this hunk in last checkin.
2007-04-05
Steven Hand
14761:adf7f391be71
Fix comment.
2007-04-04
Keir Fraser
14760:1ec1affb1b50
xen: No need for shadow_drop_references() in remove_page().
2007-04-04
Keir Fraser
14759:f4318c89291a
Various cleanups and fixes for PV-on-HVM drivers.
2007-04-04
Steven Hand
14758:2bbd28891160
Initial check-in to support PV balloon driver within HVM guests.
2007-04-04
kfraser
14757:b3c75956303b
hvm: local_events_need_delivery() should take notice of EFLAGS.IF.
2007-04-04
kfraser
14756:10f06a7a05e9
hvm: x86 ioemu-dm does not need a memory-size parameter on the command line.
2007-04-04
kfraser
14755:171fba41a44e
hvm ioemu x86: Avoid assumptions about memory map.
2007-04-04
kfraser
14754:0f8a327ebd4d
Clean up save/restore state record handling. No need for Python to
2007-04-04
kfraser
14753:3f6ad86d37bd
hvm: Lazy memory allocation during HVM restore. General cleanup and
2007-04-04
Ian Campbell
14752:e74bf0303658
RFLAGS is in a known good state at start of day so no need to explicitly initialize.
2007-04-04
kfraser
14751:bc43ac9631e3
hvm svm: Avoid intercepts when accessing a number of architectural MSRs.
2007-04-04
kfraser
14750:c278b1c580db
Merge with xen-ia64-unstable.hg
2007-04-03
Alex Williamson
14749:f378c424e0ce
merge with xen-unstable.hg
2007-03-30
Alex Williamson
14748:fc9e2f7920c9
merge with xen-unstable.hg
2007-03-30
Alex Williamson
14747:e7da2fcb7a22
[IA64] Avoid insertion of pte.ma=001 into VHPT
2007-03-30
Alex Williamson
14746:864a4553b2d0
[IA64] Trigger memory scrub
2007-03-30
Alex Williamson
14745:cc0d9207cd34
[IA64] Cleanup vcpu *d
2007-04-04
kfraser
14744:6cfc491631d5
hvm: hvm_io_assist() doesn't preoperly make use of its vcpu
2007-04-04
kfraser
14743:0dabddd77879
xen: Disable foreign-header size check if cross compiling.
2007-04-04
kfraser
14742:2d25db73ddc1
Remove hvm_drain_io() hypercall, simplify qemu main loop and do not
2007-04-03
Christian Limpach
14741:7e431ea834a8
[hvm] Keep track of time offset between domain time and dom0 time.
2007-04-03
Ewan Mellor
14740:cd01741aaa93
Added section on Xend's runtime dependencies.
2007-04-03
kfraser
14739:a1b17c48fb40
xen: Allow vcpus to defer a shutdown request across critical
2007-04-03
Ewan Mellor
14738:45e9f6d7e422
Remove unused import.
2007-04-03
kfraser
14737:4f67d849e788
Fix "xm migrate" hang on failure.
2007-04-03
kfraser
14736:920f762ca42d
Fix the ia64 build after save/restore cleanups.
2007-04-02
kfraser
14735:870133a06f43
xend: Map re.compile on hosts_allow for XMLRPCServer.
2007-04-02
kfraser
14734:8cf85d3f4f5f
hvm vmx: VMX MSR bitmap format and size is VMX-specific, so move its
2007-04-02
kfraser
14733:e9986e48ebe1
hvm svm: Clear FS/GS base MSR intercepts.
2007-04-02
Steven Hand
14732:d05a3220ea05
Some save/restore cleanups.
2007-04-02
kfraser
14731:9695cc13c48c
xen: Remove two incorrect assertions.
2007-04-02
kfraser
14730:812bbbee5f62
xen: Fix x86/64 build.
2007-04-02
kfraser
14729:2adce39bc294
xentop: Fix memory leak.
2007-04-02
kfraser
14728:598d55e3ff2f
hvm hap: Add hap option to user's manual.
2007-04-02
kfraser
14727:f0f9533b2a23
hvm hap: P2M page table cleanup and bug fix.
2007-04-02
kfraser
14726:149943a5d2c8
xen: Extra %esp tracing on double fault.
2007-03-31
Keir Fraser
14725:8f9ca49175ce
linux: Remove a few redundant config options. Build util.c for ia64
2007-03-31
Keir Fraser
14724:b0a6220047e3
linux: Avoid use of ptep_get_and_clear_full name as it's a macro on
2007-03-31
Keir Fraser
14723:2e5b6c02566f
libxc: Fix the build with some versions of gcc.
2007-03-31
Keir Fraser
14722:f4c721dae13a
linux gntdev: Mark x86-specific code as such with ifdef.
2007-03-31
Keir Fraser
14721:3a0b808d917a
xen x86: Fix double-fault handler stack overflow.
2007-03-31
Keir Fraser
14720:fbe52b559161
xend: Implement auto-ballooning for Solaris.
2007-03-31
Keir Fraser
14719:7b77b47a49d1
libxc: User-space grant table device.
2007-03-31
Keir Fraser
14718:5e65a86c8982
linux: User-space grant table device.
2007-03-31
Keir Fraser
14717:7180d2e61f92
linux: Add a hook before a page table entry is cleared, for use with
2007-03-31
Keir Fraser
14716:2de267ba9a76
xm: Fix an indentation bug.
2007-03-31
Keir Fraser
14715:6898d8ae7ae4
blktap: Fix qcow2raw.
less
more
| rev 14774:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip