aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
* ioemu: Disable format auto-probing in monitor command changeKeir Fraser2008-06-181-1/+1
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-171-7/+0
* ioemu: move xenfb frontend (used by stubdom) to its own file, since itKeir Fraser2008-06-174-315/+322
* ioemu: simplyfing vga_draw_text codeKeir Fraser2008-06-092-10/+6
* stubdom: simplify xenfb resize handlerKeir Fraser2008-06-091-29/+9
* stubdom: make non-VNC + stdvga workKeir Fraser2008-06-091-0/+5
* ioemu: cleaning DisplayState->dpy_resize interfaceKeir Fraser2008-06-099-101/+144
* ioemu: set up all xenstore watches even if there are no VBDs.Keir Fraser2008-05-281-1/+1
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-281-0/+7
* ioemu: Force floppy disk images to be interpreted as raw.Keir Fraser2008-05-271-2/+3
* ioemu: drop unused shared_vram variableKeir Fraser2008-05-222-4/+0
* ioemu: HVM virtual S3Keir Fraser2008-05-204-0/+24
* ioemu: Fix interpretation of missing or zero vfb videoramKeir Fraser2008-05-201-1/+1
* ioemu: Fix load of PCI-device IRQ state after save/restore.Keir Fraser2008-05-191-1/+1
* ioemu: serial save/load fixKeir Fraser2008-05-161-1/+7
* ioemu: Do not try to guess backing file format when using qcow vbds.Keir Fraser2008-05-152-7/+29
* ioemu: Fix PVFB backend to limit frame buffer sizeKeir Fraser2008-05-151-0/+1
* qemu: Fix shift-insert behaviorKeir Fraser2008-05-142-3/+22
* qemu: Send unit_attention on cd-rom not_ready to ready transitionKeir Fraser2008-05-141-0/+6
* qemu: add 0xe0 prefix to r-ctrl and r-alt keycodesKeir Fraser2008-05-142-0/+3
* ioemu: Fix handling of phy: block devices.Keir Fraser2008-05-141-1/+1
* ioemu: Fix PVFB backend to validate frontend's frame buffer descriptionKeir Fraser2008-05-131-28/+79
* ioemu: Fix build: use uint64_t rather than u64.Keir Fraser2008-05-122-3/+3
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-125-53/+171
* ioemu: fix disk format security vulnerabilityKeir Fraser2008-05-122-5/+33
* x86 hvm: Support MSI-X for HVM domains.Keir Fraser2008-05-124-27/+440
* shadow: track video RAM dirty bitsKeir Fraser2008-05-023-29/+104
* ioemu: move VNC-specific switchbpp member to VncStateKeir Fraser2008-05-022-3/+3
* ioemu: always disable shared buffer in text modeKeir Fraser2008-05-021-4/+3
* ioemu: pump SDL events on resizeKeir Fraser2008-05-021-0/+3
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-015-2/+602
* MSI 2/6: change the pirq to be per-domainKeir Fraser2008-05-011-0/+14
* ioemu: Save PCI device INTx line states.Keir Fraser2008-04-241-2/+14
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-234-52/+17
* Revert 17499:451ae3b8e5c8Keir Fraser2008-04-234-17/+52
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-224-52/+17
* ioemu: Fix cross-build of tapdisk-ioemuKeir Fraser2008-04-181-1/+1
* stubdom: make use of PVFB resize eventKeir Fraser2008-04-164-45/+111
* ioemu: drop reschedule of handle_buffered_io on I/O reqsKeir Fraser2008-04-161-1/+1
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-6/+3
* tools: Build fixes for *BSD.Keir Fraser2008-04-152-0/+3
* ioemu: COW driver flush method should return an int.Keir Fraser2008-04-151-1/+2
* hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go to a stub domainKeir Fraser2008-04-111-0/+1
* tools: Make xend set time offset for all kinds of domains, so thatKeir Fraser2008-04-111-2/+0
* ioemu: Fix rtl8139 emulation so that reboot works correctly in 64-bitKeir Fraser2008-04-091-0/+18
* ioemu: Add tapdisk-ioemu toolKeir Fraser2008-04-084-4/+153
* ioemu: drop duplicate memory reservationKeir Fraser2008-04-051-23/+0
* stubdom: trivial warning fixupKeir Fraser2008-04-051-5/+7
* stubdom: add asynchronous disk flush supportKeir Fraser2008-04-051-10/+34
* ioemu: advertise write cache featureKeir Fraser2008-04-041-1/+2