age |
author |
revision |
description |
2006-06-14 |
kfraser |
10349:578e306b0bd4 |
[XENSTAT] Fix two realloc() usage errors in xenstat. |
2006-06-14 |
kaf24 |
10348:1e49997c8146 |
[NET] front: Discard packets in tx ring rather than attempting retransmit |
2006-06-14 |
kaf24 |
10347:8070050cc30f |
[LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB. |
2006-06-14 |
kaf24 |
10346:5552bc2c3716 |
[LINUX][BLK] front: More care over device teardown. |
2006-06-13 |
kfraser |
10345:b0ba792f3935 |
[TOOLS] Fix PAE save/restore/migrate: we must flush |
2006-06-13 |
kaf24 |
10344:a734745bf058 |
[MINI-OS] Applications that provide their own app_main need not run the xenbus test. |
2006-06-13 |
kaf24 |
10343:2fea03842f40 |
[LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time |
2006-06-13 |
kaf24 |
10342:5d4b9dc88218 |
[XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output correctly. |
2006-06-13 |
kaf24 |
10341:0de8a4a023d0 |
[ACM] Provide the framework needed for resource labeling. |
2006-06-13 |
kaf24 |
10340:88d867661599 |
[LINUX] A better way to stop blkdev request handling in blkfront |
2006-06-13 |
sos22 |
10339:3d85c1136d63 |
Merge. |
2006-06-13 |
sos22 |
10338:e9dd58963e97 |
Expand test_xenbus a little. |
2006-06-13 |
sos22 |
10337:464324585311 |
This patch exposes XenBus functions to Mini-OS applications. |
2006-06-13 |
kfraser |
10336:91d2f2258c56 |
[LINUX] Fix blkfront driver to check connection status to backend in |
2006-06-13 |
kfraser |
10335:1650e07c9e52 |
[TOOLS][BUILDER] Extend Elf header checks for multiple architectures. |
2006-06-13 |
kfraser |
10334:ac5e98c1c466 |
[LINUX] Export some tlb-flush functions to modules, which are |
2006-06-13 |
kaf24 |
10333:360f9dc71f51 |
[HVM] Fix ioemu build with new Linux headers. We must define __user |
2006-06-13 |
kaf24 |
10332:833d05bdb4a4 |
[XEN] Fix compatibility with future guests which may try to |
2006-06-13 |
Ian Campbell |
10331:e913081f20f3 |
[LINUX] Correctly return the results of {event_channel_op,physdev_op}_compat |
2006-06-12 |
kfraser |
10330:cede50ca1704 |
[LINUX] Fix code indentation in Linux drivers. |
2006-06-12 |
Ian Campbell |
10329:bb89ec7765c7 |
Initialize the entire hypercall page when running a ring0 kernel |
2006-06-12 |
shand |
10328:6bffed2aa78b |
Fix race in device resume path - need to ensure we add the watch only |
2006-06-12 |
kaf24 |
10327:c230dbe793d6 |
[LINUX] Fix interaction between idle loop and RCU subsystem. |
2006-06-12 |
kaf24 |
10326:34ff26fb2240 |
[HVM][VMX] Fix error-detection inline asm code. Zero word-sized |
2006-06-12 |
kaf24 |
10325:9d717a4f3531 |
[HVM][VMX] Fix the build with certain versions of gcc. |
2006-06-12 |
kaf24 |
10324:92f071926e6e |
[XEN] Fix read_console_ring() when passed a small buffer. |
2006-06-12 |
kaf24 |
10323:a936c9c3ea60 |
[LINUX] Clean up unused variable in mm/memory.c. |
2006-06-12 |
kaf24 |
10322:8d5d225e9f34 |
[HVM][VMX] Provide right view of cpuid to the HVM guests. |
2006-06-12 |
kaf24 |
10321:e2a2b2da92f4 |
[HVM][DM] Backport the USB support from QEMU 0.8.1 to the current Xen |
2006-06-12 |
kaf24 |
10320:5b1bd9eab3b9 |
[IA64] Fix a typo in local_event_delivery_enable(). |
2006-06-11 |
kaf24 |
10319:aced0ee216aa |
[XEN] Fix SCHEDOP_poll to work even when event channels are |
2006-06-11 |
kaf24 |
10318:d7543cff88ae |
[HVM][VMX] Cleanups and fixes to VMCS lifecycle. |
2006-06-11 |
kaf24 |
10317:be05097d5d69 |
[LINUX] Fix IRQ SMP affinity logic for event channels. |
2006-06-10 |
kaf24 |
10316:ddc25d4ebf60 |
[XEN] Replace direct common-code access of evtchn_upcall_mask |
2006-06-10 |
kaf24 |
10315:ea4829e30092 |
[LINUX] Remove the only use of evtchn_upcall_mask in common code. |
2006-06-09 |
kaf24 |
10314:b8e8b6aad8c8 |
[XEN] VCPU operation register_runstate should work even when |
2006-06-09 |
kaf24 |
10313:96b1479305ce |
[ACM] Replace enumerations with macros with qualified names. |
2006-06-09 |
kaf24 |
10312:c1163951ee2f |
[XEN][ACM] Clean up ACM interface to use explicitly-sized types |
2006-06-09 |
kaf24 |
10311:43f1d77bc7ad |
[LINUX] Simplify /proc/iomem initialisation -- no need to fake a |
2006-06-09 |
kaf24 |
10310:4df81d20a9a1 |
[LINUX][X86/64] Initialise pages outside initial allocation so that |
2006-06-09 |
kaf24 |
10309:5a0ed6c47673 |
[XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen |
2006-06-09 |
kaf24 |
10308:49f65e2b0f1c |
[LINUX][XENBUS] replace xenbus_transaction_t with an opaque transaction ID. |
2006-06-09 |
kaf24 |
10307:7cf4cbe7a3be |
[LINUX][XENBUS] Drop (struct xenbus_device)->data, and simply use ->dev.driver_data |
2006-06-09 |
kaf24 |
10306:db8ec1e48414 |
[LINUX][BLKTAP] This code doesn't compile, is marked as DANGEROUS, and |
2006-06-09 |
kaf24 |
10305:afdb70b16a53 |
[LINUX] Use structs not typedefs, remove trailing whitespaces, place symbol |
2006-06-09 |
kaf24 |
10304:2dea01abfbfe |
[NET] front: There's a small leak on a couple error paths in setup_device(). |
2006-06-09 |
kaf24 |
10303:68c22a722e6f |
[XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing |
2006-06-08 |
kaf24 |
10302:4f1e39ec05d6 |
[XEN] Reduce default maximum allocation order from 2^20 pages to 2^11. |
2006-06-08 |
kaf24 |
10301:2db7b3627da4 |
[LINUX] swiotlb allocates multiple smaller contiguous DMA regions, |
2006-06-08 |
ack |
10300:a1b83fedc4ed |
Add sched-credit xm tests but don't run them by default yet... |
2006-06-08 |
kaf24 |
10299:fe35ddc5fd38 |
[LINUX] Set up /proc/iomem in a sensibel way to indicate |
2006-06-08 |
kaf24 |
10298:6fb0d5ad63d7 |
[LINUX] Only trigger unhandled irq path if irq is not shared across |
2006-06-08 |
kaf24 |
10297:8c64169a05d3 |
[TOOLS] Fix domain builder to carefully check that mapped memory area |
2006-06-07 |
kaf24 |
10296:06569f1a4681 |
Fix cut-n-paste comment error in public header file. |
2006-06-07 |
kaf24 |
10295:1a500cc4fcd5 |
Extended PHYSDEVOP_irq_status_query to obtain sharing status |
2006-06-07 |
kaf24 |
10294:eb3d2c32a3b4 |
[LINUX] Rename hw_resend_irq to allow it to be defined seperately per arch. |
2006-06-07 |
kaf24 |
10293:2049467adee3 |
[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64'). |
2006-06-07 |
kaf24 |
10292:7d37df6c3247 |
[HVM][MMIO] Emulate more instructions: or/and/xor with byte width, |
2006-06-07 |
kaf24 |
10291:2fd2fd4b7c6a |
[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to |
2006-06-07 |
kaf24 |
10290:f8af7041bf5b |
[LIBXC] Convert all printf/fprintf uses to use a macro instead. |
2006-06-07 |
kaf24 |
10289:cca6641d4087 |
[HVM][PIT] Fix missed_ticks() logic. |
2006-06-07 |
kaf24 |
10288:28128dafbe03 |
[LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall). |
2006-06-07 |
kaf24 |
10287:ec903b8e6612 |
x86/64 Linux: destroy entire init memory mapping beyond kernel image. |
2006-06-07 |
emellor |
10286:9d86c1a70f34 |
Merged. |
2006-06-07 |
emellor |
10285:b09dbe439169 |
Fix typo. |
2006-06-07 |
emellor |
10284:9af7897a74d6 |
Added. |
2006-06-07 |
emellor |
10283:deabbf60bb46 |
Move forward to new version of buildroot -- the old one has gone from the |
2006-06-01 |
Anthony Liguori |
10282:da81a493c8e5 |
Expose the exception thrown by xen.lowlevel.xs. |
2006-06-01 |
pl |
10281:647d012b9a36 |
Fix a problem where the vcpu count for dom0 doesn't get reset back to the |
2006-06-01 |
emellor |
10280:057c5554f8c3 |
Reraise exceptions caught in create.py, so that the error handling in main.py |
2006-06-01 |
emellor |
10279:f99ba86ad96b |
Block device write-verify test. |
2006-06-07 |
kaf24 |
10278:e5c17d2d85a4 |
[HVMLOADER] Revert to uniprocessor MPS table in rombios. |
2006-06-06 |
kaf24 |
10277:c191c649cdb3 |
Use explicitly-sized types in the dom0_ops and privcmd structures. |
2006-06-06 |
kaf24 |
10276:b3d901ba705d |
Represent PFNs with their own type, rather than 'unsigned long'. |
2006-06-06 |
kfraser |
10275:3913a119477d |
[NET] front: Turn grant-ref error into a fatal bug. That's the best we |
2006-06-06 |
kfraser |
10274:89d7acdd8951 |
[X86EMUL] Mark MOV instruction as not needing writeback. |
2006-06-05 |
kaf24 |
10273:5e3827f7a93a |
[HVM][VMX] Interrupts must be kept disabled when entering Xen for |
2006-06-05 |
kaf24 |
10272:e3af1912794b |
[NET] back: Add a few comments to the goriest parts of the scatter-gather patch. |
2006-06-05 |
kaf24 |
10271:aecdb4c52fa7 |
[NET] front: Transmit SG packets if supported |
2006-06-05 |
kaf24 |
10270:50db8c95e65d |
[NET] back: Add SG support |
2006-06-05 |
kaf24 |
10269:1dab198509a9 |
[VMXASSIST] Extensions to vmxassist to handle additional mode switch cases. |
2006-06-05 |
kaf24 |
10268:9f50b8c2de0a |
[NET] back: fix synchronisation of access to deallocation buffer ring. |
2006-06-05 |
kaf24 |
10267:47412b44e35e |
Extend callback-registration hypercall to take a flags argument. |
2006-06-05 |
kaf24 |
10266:8aca850f66ad |
Create new vmassist type 'pae_extended_cr3'. Only advertise |
2006-06-02 |
kaf24 |
10265:c9e6255cb44a |
[LINUX] Simply shared_info mapping code. Always use a fixmap. |
2006-06-02 |
kfraser |
10264:40331b1545d2 |
[LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules. |
2006-06-02 |
kfraser |
10263:a3733a587a9c |
Fix Xen build with some versions of gcc. |
2006-06-02 |
kaf24 |
10262:fdc26ec44145 |
[PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values. |
2006-06-02 |
kaf24 |
10261:90a8ab269afe |
A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS. |
2006-06-02 |
kaf24 |
10260:d8363da485ce |
[NET] loopback: Added support for SG |
2006-06-02 |
kaf24 |
10259:8425df2203c9 |
Use halt() instead of asm("hlt"). |
2006-06-02 |
kaf24 |
10258:bcc2c9ea60d8 |
Add backing support for HDIO_GETGEO ioctl to blkfront. |
2006-06-02 |
kaf24 |
10257:b198bbfeec10 |
[PAE] Fix support for pgdirs above 4GB. Requires an interface change so that %cr3 |
2006-06-02 |
kfraser |
10256:1f619b6adbc6 |
[HVM] Fix a problem when destroying a Windows guest. |
2006-06-02 |
kaf24 |
10255:4122e88b6c75 |
Move idle-vcpu allocation logic to a common function. |
2006-06-02 |
kaf24 |
10254:e67432187b88 |
[IA64][HVM] Enable CGA acceleration for VTI. |
2006-06-02 |
kfraser |
10253:639ad22eb7c8 |
Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c06961b0bd9fcb71129. |
2006-06-02 |
kaf24 |
10252:bd16e299db3d |
[IA64] Fix Xen running on IA64. Some function prototypes were |
2006-06-01 |
kaf24 |
10251:9f937ecc4f54 |
Fix pagetable accessor macros in Xen to have better names and to |
2006-06-01 |
kaf24 |
10250:808430428622 |
Use DEFINE_SPINLOCK consistently throughout Xen. |
2006-06-01 |
kaf24 |
10249:8c6ff337d164 |
Allow all trace-buffer hypercalls to be executed even when tracing is currently disabled. |
2006-06-01 |
kaf24 |
10248:7f219d68e684 |
[LINUX] Fix cpu_possible_map initialisation. |
2006-06-01 |
kaf24 |
10247:2fd7f4fb7d14 |
[LINUX][X86_64] Fix initial memory mapping code. |
2006-06-01 |
kaf24 |
10246:61e2ea81bd65 |
[HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagraphics port to float. |
2006-06-01 |
kaf24 |
10245:bcfbbca9cf08 |
[SECURITY] Allow domid and ssidref args to get_decision in |
2006-06-01 |
kaf24 |
10244:0f5b8f1b0eac |
[LINUX] Converge ia64 versions of xen/drivers Makefiles with general versions. |
2006-06-01 |
kaf24 |
10243:6993a0f91efc |
Domain creation/destruction cleanups. |
2006-06-01 |
kfraser |
10242:ab627e9da8fb |
Fix dummy domains (DOM_IO and DOM_XEN) creation so that |
2006-06-01 |
kfraser |
10241:2dd8e7c44728 |
Fix negation of unsigned quantities in the Xen x86 emulator. |
2006-06-01 |
kfraser |
10240:4142bfd01e02 |
network-bridge: fix syntax error |
2006-06-01 |
kfraser |
10239:275955c6df9d |
network-bridge: Fall back to eth0/xenbr0 if no default route. |
2006-06-01 |
kfraser |
10238:2a0208b33c30 |
Fix map_pages_to_xen() when deallocating l1 page tables. |
2006-06-01 |
kfraser |
10237:121ec8b952d3 |
[HVM] Fix set_guest_back_ptr to ignore empty PTEs. |
2006-06-01 |
kfraser |
10236:09d9d6e7b985 |
Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table. |
2006-05-31 |
awilliam |
10235:25483d9b55d4 |
[IA64] fix up a few more warnings |
2006-05-31 |
awilliam |
10234:671e8bd80d9a |
[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xenconsole.c |
2006-05-31 |
awilliam |
10233:acabf4bdec4f |
merge with xen-unstable.hg |
2006-05-31 |
awilliam |
10232:3be4c8288737 |
[IA64] Add several missing is_running_on_xen(). |
2006-05-31 |
awilliam |
10231:003157eafd66 |
[IA64] remaining warnings removed |
2006-05-31 |
awilliam |
10230:a9d58ef8e4e7 |
[IA64] Add sal emulation to VTI domain |