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 14748:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-04-05
kfraser
14748:1a347b19142a
PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahe
2007-04-05
kfraser
14747:c29a4adc65c6
Update hgignore list for Module.symvers
2007-04-05
kfraser
14746:afc6f31b7c90
PV-on-HVM: update build config overrides.
2007-04-05
kfraser
14745:95f329bf49ec
linux/x86-64: fix unwind information
2007-04-05
Ewan Mellor
14744:f1509862f3e6
Remove task.error_code -- it's redundant, as we can use the first element of
2007-04-05
kfraser
14743:4de012324477
Revert 14730:07d3208c0ca3b6e746745d2bc08f7aa12ed39269.
2007-04-05
kfraser
14742:602d061ff51f
linux: simplify and perform checking of multicall status
2007-04-04
Ewan Mellor
14741:556402cdf011
Remove unimplemented host.set_sched_policy.
2007-04-04
Ewan Mellor
14740:5dcb272de7e4
Expose the method-listing call as host.list_methods.
2007-04-04
Ewan Mellor
14739:4de1e743a5a8
Remove docs and bindings for unimplemented VDI.resize and VDI.snapshot.
2007-04-04
Ewan Mellor
14738:610dcfb3c164
Send INTERNAL_ERROR rather than ERROR_TODO if device creation fails.
2007-04-04
Ewan Mellor
14737:e5931b5e6cc5
Remove docs and bindings for unimplemented SR.{create,destroy,clone}.
2007-04-05
kfraser
14736:14c25e48a557
linux: improve x86 page table handling performance
2007-04-05
kfraser
14735:07d3208c0ca3
linux/x86-64: fix unwind information
2007-04-05
kfraser
14734:2b24d842bbd3
linux: make compatibility config options more scalable
2007-04-05
kfraser
14733:d9b670f76f51
hvm: MMIO decoder rename local variable 'diff' to 'result'.
2007-04-05
kfraser
14732:97453bb714b9
hvm: Fix EFLAGS setting in MMIO decoder/emulator.
2007-04-05
kfraser
14731:94dfb13cbbed
xen: No use of packed attribute in public headers.
2007-04-05
kfraser
14730:3121ffb809e9
xen: Fix typo in ns16550 driver.
2007-04-05
Steven Hand
14729:768a4fe105e8
Fix hvm balloon driver; missed this hunk in last checkin.
2007-04-05
Steven Hand
14728:adf7f391be71
Fix comment.
2007-04-04
Keir Fraser
14727:1ec1affb1b50
xen: No need for shadow_drop_references() in remove_page().
2007-04-04
Keir Fraser
14726:f4318c89291a
Various cleanups and fixes for PV-on-HVM drivers.
2007-04-04
Steven Hand
14725:2bbd28891160
Initial check-in to support PV balloon driver within HVM guests.
2007-04-04
kfraser
14724:b3c75956303b
hvm: local_events_need_delivery() should take notice of EFLAGS.IF.
2007-04-04
kfraser
14723:10f06a7a05e9
hvm: x86 ioemu-dm does not need a memory-size parameter on the command line.
2007-04-04
kfraser
14722:171fba41a44e
hvm ioemu x86: Avoid assumptions about memory map.
2007-04-04
kfraser
14721:0f8a327ebd4d
Clean up save/restore state record handling. No need for Python to
2007-04-04
kfraser
14720:3f6ad86d37bd
hvm: Lazy memory allocation during HVM restore. General cleanup and
2007-04-04
Ian Campbell
14719:e74bf0303658
RFLAGS is in a known good state at start of day so no need to explicitly initialize.
2007-04-04
kfraser
14718:bc43ac9631e3
hvm svm: Avoid intercepts when accessing a number of architectural MSRs.
2007-04-04
kfraser
14717:c278b1c580db
Merge with xen-ia64-unstable.hg
2007-04-04
kfraser
14716:6cfc491631d5
hvm: hvm_io_assist() doesn't preoperly make use of its vcpu
2007-04-04
kfraser
14715:0dabddd77879
xen: Disable foreign-header size check if cross compiling.
2007-04-04
kfraser
14714:2d25db73ddc1
Remove hvm_drain_io() hypercall, simplify qemu main loop and do not
2007-04-06
Alex Williamson
14713:9ec7dadc98ba
[IA64] Fix serial console IRQ on PRIMEQUEST
2007-04-05
Alex Williamson
14712:5d9ab2d06709
[IA64] Fix typo in xen/arch/ia64/linux-xen/perfmon.c
2007-04-05
Alex Williamson
14711:81ba9d2267cb
[IA64] Fix initial value of cr.pta
2007-04-05
Alex Williamson
14710:3c8039aa5004
[IA64] Fix xm dump-core with vti domain
2007-04-05
Alex Williamson
14709:770c465344d3
[IA64] Auto setup serial console on PRIMEQUEST
2007-04-03
Alex Williamson
14708:f378c424e0ce
merge with xen-unstable.hg
2007-04-03
Christian Limpach
14707:7e431ea834a8
[hvm] Keep track of time offset between domain time and dom0 time.
2007-04-03
Ewan Mellor
14706:cd01741aaa93
Added section on Xend's runtime dependencies.
2007-04-03
kfraser
14705:a1b17c48fb40
xen: Allow vcpus to defer a shutdown request across critical
2007-04-03
Ewan Mellor
14704:45e9f6d7e422
Remove unused import.
2007-04-03
kfraser
14703:4f67d849e788
Fix "xm migrate" hang on failure.
2007-04-03
kfraser
14702:920f762ca42d
Fix the ia64 build after save/restore cleanups.
2007-04-02
kfraser
14701:870133a06f43
xend: Map re.compile on hosts_allow for XMLRPCServer.
2007-04-02
kfraser
14700:8cf85d3f4f5f
hvm vmx: VMX MSR bitmap format and size is VMX-specific, so move its
2007-04-02
kfraser
14699:e9986e48ebe1
hvm svm: Clear FS/GS base MSR intercepts.
2007-04-02
Steven Hand
14698:d05a3220ea05
Some save/restore cleanups.
2007-04-02
kfraser
14697:9695cc13c48c
xen: Remove two incorrect assertions.
2007-04-02
kfraser
14696:812bbbee5f62
xen: Fix x86/64 build.
2007-04-02
kfraser
14695:2adce39bc294
xentop: Fix memory leak.
2007-04-02
kfraser
14694:598d55e3ff2f
hvm hap: Add hap option to user's manual.
2007-04-02
kfraser
14693:f0f9533b2a23
hvm hap: P2M page table cleanup and bug fix.
2007-04-02
kfraser
14692:149943a5d2c8
xen: Extra %esp tracing on double fault.
2007-03-31
Keir Fraser
14691:8f9ca49175ce
linux: Remove a few redundant config options. Build util.c for ia64
2007-03-31
Keir Fraser
14690:b0a6220047e3
linux: Avoid use of ptep_get_and_clear_full name as it's a macro on
2007-03-31
Keir Fraser
14689:2e5b6c02566f
libxc: Fix the build with some versions of gcc.
less
more
| rev 14748:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip