log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 10981:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-08-04
chris
10981:1de1bb6a51c5
[qemu] Update acpi timer to not use a qemu timer.
2006-08-04
chris
10980:c908f4c9150d
[hvm firmware] Update hvm acpi dsdt table.
2006-08-04
chris
10979:253498168658
[qemu patches] Refresh patches.
2006-08-04
chris
10978:1cbf49c018cb
[qemu patches] Update patches for changeset 10939:5980fb28b050.
2006-08-04
chris
10977:5980fb28b050
[qemu] Free page_array when it's no longer used.
2006-08-04
chris
10976:36cf965711f6
[qemu patches] Refresh patches.
2006-08-04
chris
10975:87346792fe90
[qemu patches] Update patches for changeset 10936:a0b3cf802d99.
2006-08-04
chris
10974:a0b3cf802d99
[qemu] Fix qemu memory access beyond 3G @VTi side.
2006-08-04
chris
10973:7e914d9cd7e6
[qemu patches] Refresh patches.
2006-08-04
chris
10972:56b2a028dc7e
[qemu patches] Update patches for changeset 10933:386990d004b8.
2006-08-04
chris
10971:386990d004b8
[qemu] Add switch to control whether acpi bridge is enabled.
2006-08-04
chris
10970:c6b2761633c6
[qemu patches] Update patches for changeset 10931:3ea0a6847198.
2006-08-04
chris
10969:3ea0a6847198
[qemu] Make sure disk writes really made it to disk before we report I/O
2006-08-04
chris
10968:cf00bca7c6e1
[qemu patches] Update patches for changeset 10929:4dd640c6ce57.
2006-08-04
chris
10967:4dd640c6ce57
[qemu] Fix memset arguments in qemu audio code.
2006-08-04
chris
10966:92ef1215a6f1
[HVM] Wnable sound card support for qemu.
2006-08-04
chris
10965:70d43812ab02
[qemu patches] Update patches for changeset 10926:e47aad0605a3.
2006-08-04
chris
10964:e47aad0605a3
[qemu] Always allow --disable-sdl since there's always vnc support.
2006-08-03
chris
10963:ea04335d238b
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds.
2006-08-03
chris
10962:646092d50e82
[qemu patches] Update patches for changeset 10923:155385a02d.
2006-08-03
chris
10961:155385a02d0b
[qemu] Write the port number where the vnc server is listening to xenstore.
2006-08-03
chris
10960:955f02563a13
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34.
2006-08-03
chris
10959:4c2fab8f8c34
[qemu] Use xenstore to configure ioemu block devices.
2006-08-03
kfraser
10958:bfe12b4d45d3
[HVM] Make copy_{to,from}_guest work for HVM domains.
2006-08-03
ack
10957:cec400df7462
Change default scheduler in user's manual (from sedf to credit).
2006-08-03
kfraser
10956:7ff6020e4758
[HVM] Tidy up e820 parsing in Xen.
2006-08-03
vhanquez
10955:164ad1411255
remove '=' between command line name/argument.
2006-08-03
kfraser
10954:43ff88825b1a
[XEN] Allow add_to_physmap to be applied to DOMID_SELF.
2006-08-03
kfraser
10953:d7242c3a2906
[HVM] Remove unused ioreq state IORESP_HOOK.
2006-08-03
kfraser
10952:3fc216fbef58
[HVM][VMX] Get rid of unused 'error' local variable.
2006-08-03
kfraser
10951:aeb484dafc5b
[HVM] Declare vlapic_ipi() as static. Used only once.
2006-08-03
kfraser
10950:3eb0f56d77c2
Missing file from previous changeset.
2006-08-03
kfraser
10949:b33c08de3d98
[HVM] Add a concept of HVM parameters to the hypervisor.
2006-08-02
emellor
10948:aa1ab056bfbf
Clarify the use of vcpu-set. Closes bug #686.
2006-08-02
kfraser
10947:01734f40860f
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset).
2006-08-02
kfraser
10946:7e7552112954
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894.
2006-08-02
kfraser
10945:ab86a6f3b5ee
[PCI] Transparent virtualization for pcifront and pciback.
2006-08-02
kfraser
10944:08415dfc5918
[XEN] Allow quick building of individual files.
2006-08-02
kfraser
10943:9a4a560d0a23
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore.
2006-08-02
kfraser
10942:153e69eae665
[TOOLS] Enhance xenstore-ls to optionally display permissions.
2006-08-02
kfraser
10941:ee6014279103
[LINUX] Clarify a confusing error message in xenbus_probe.c.
2006-08-02
kfraser
10940:8f452e26224a
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.
2006-08-02
kfraser
10939:9632ececc8f4
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG.
2006-08-02
kfraser
10938:637e64826342
[IA64] Updates the ia64 buildconfigs.
2006-08-02
kfraser
10937:a6cb8ba24a91
[HVM] Place all APIC registers into one page in native format.
2006-08-02
kfraser
10936:637b6d60e792
[HVM] Fix an issue with APIC priority checks.
2006-08-02
kfraser
10935:f5b9b8439012
[VMXASSIST] Fix GDTR accesses when paging mode enabled.
2006-08-02
kfraser
10934:3aad3abca993
[SHADOW] Build p2m mapping according to m2p mapping.
2006-08-02
chris
10933:acccec7e213a
Update patch to reflect changes from 10867:edf7a25fdc43.
2006-08-02
kfraser
10932:822c39808e62
[HVM] Initialise full regs structure for PIO requests.
2006-08-02
kfraser
10931:022f29d4d2b8
[HVM][VMX] Clean up vmx hvm interface functions:
2006-08-02
kfraser
10930:556022fb8eb6
There is an allocation-failure path in sched_credit.c that BUGs. The
2006-08-02
kfraser
10929:bbc27b921e2a
[TOOLS] ppc64 is not a LIB_64_ARCH
2006-08-02
kfraser
10928:10dc10473c3f
[PCI] back: Fix potential infinite loop in pcistub_match_one().
2006-08-01
kfraser
10927:10b05c2e7947
Merge.
2006-08-01
kfraser
10926:a5835e6f7ff9
[LINUX] Fix save/restore (broken by my own GSO tweaks).
2006-08-01
jchesterfield
10925:8b635f930187
Switch blktapctrl.c over to using standard system daemon(3) call. Current patch was not closing all FDs and redirecting output to /dev/null, preventing tapdisk from launching correctly.
2006-08-01
kfraser
10924:d323acca28a2
[TOOLS] Clean up libxenstore.a on 'make clean'.
2006-08-01
kfraser
10923:c8ee670ac87e
[XEN] Fix 32-bit build.
2006-08-01
kfraser
10922:2e3b121662dc
[HVM][SVM] Change the calling convention for SVM VMMCALLs so
less
more
| rev 10981:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip