aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: Use PATH_MAX for pathname char arrays.Keir Fraser2008-04-042-4/+4
* stubdom: warn about disabled featuresKeir Fraser2008-04-022-6/+9
* ioemu: advertise write cache as enabled only when it actually is.Keir Fraser2008-04-021-1/+1
* ioemu rendering fixesKeir Fraser2008-04-015-15/+47
* ioemu: actually check for errors in bdrv_flush et alKeir Fraser2008-03-319-18/+30
* ioemu: ne2k buffer full bug fix, by Marcel Block.Keir Fraser2008-03-281-1/+1
* ioemu: Fall back to SDL rendering when GLX fails.Keir Fraser2008-03-281-9/+20
* ioemu: Perform emulated IDE flushes asynchronously.Keir Fraser2008-03-287-6/+106
* ioemu: Two qcow2 bug fixes from upstream qemu.Keir Fraser2008-03-271-0/+6
* ioemu: Fix L1 table endianess of qcow images created by tapdiskKeir Fraser2008-03-261-0/+58
* pvfb: Add offset in resize eventKeir Fraser2008-03-261-2/+6
* ioemu: save IDE write cache flag.Keir Fraser2008-03-261-3/+6
* xenfb: Dynamic modes support.Keir Fraser2008-03-261-0/+31
* stubdom: remove unnecessary includeKeir Fraser2008-03-251-3/+0
* ioemu: prefix phy devices with /dev/Keir Fraser2008-03-251-0/+7
* ioemu: fix VNC case when switching from 32bpp to 24bppKeir Fraser2008-03-251-1/+1
* ioemu: Fix vnc buffer sharing when linesize != width * depth.Keir Fraser2008-03-201-7/+10
* minios: get VBD CD/removable/RO infoKeir Fraser2008-03-201-1/+2
* ioemu: improve DMA transfersKeir Fraser2008-03-202-9/+19
* ioemu: IDE should accept SETMULT 0Keir Fraser2008-03-201-1/+0
* ioemu: Allow VNC buffer sharing when linesize != width * depthKeir Fraser2008-03-202-9/+7
* ioemu: Fix non-openGL resizeKeir Fraser2008-03-201-4/+6
* ioemu: Initialize ioport_opaque, ioport_read/write_table to zeroKeir Fraser2008-03-201-3/+3