aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
* stubdom: fix read-only disks accessKeir Fraser2008-08-041-0/+4
* ioemu, passthrough: fix flag for expansion rom base address register.Keir Fraser2008-08-011-0/+7
* ioemu, passthrough: fix corrupting register value in pt_pci_write_config().Keir Fraser2008-08-011-1/+2
* ioemu: fix libpci error handling.Keir Fraser2008-08-011-6/+4
* ioemu, passthrough: fix writing handlers for base address registers.Keir Fraser2008-08-011-80/+99
* ioemu, passthrough: fix log messages and commentsKeir Fraser2008-08-012-47/+61
* ioemu: fix warnings in pass-through.h and pass-through.cKeir Fraser2008-07-302-2/+10
* tools: remove type parameter from xc_physdev_map_pirq{,_msi}()Keir Fraser2008-07-242-6/+3
* ioemu: fix spurious track_dirty_vram warningKeir Fraser2008-07-241-2/+2
* ioemu: Fix hvmloader erroneous debugging printsKeir Fraser2008-07-221-3/+3
* ioemu: fix vram tracking when !s->lfb_addrKeir Fraser2008-07-221-41/+42
* ioemu: fix the devices loop.Keir Fraser2008-07-171-3/+7
* ioemu: Fix issues when passthrough device is hot-removed from HVM domain.Keir Fraser2008-07-163-1/+48
* Revert 18025:07c7aef164 -- go back to 8MB VRAM.Keir Fraser2008-07-141-1/+1
* ioemu: sdl without OpenGl fixKeir Fraser2008-07-141-2/+1
* ioemu: drop shadow vramKeir Fraser2008-07-111-162/+37
* ioemu: drop unused 4MB video memoryKeir Fraser2008-07-101-1/+1
* ioemu: create a rom-protect platform flag.Keir Fraser2008-07-101-17/+73
* ioemu: pass-through: XC_PAGE_SIZE should be usedKeir Fraser2008-07-091-1/+1
* ioemu: pass-through: pt_bar_mapping fixKeir Fraser2008-07-091-8/+11
* stubdom: Fix modified_memory size calculationKeir Fraser2008-07-081-2/+2
* Fix passthrough of PCI capability structures.Keir Fraser2008-07-081-2/+2
* ioemu: e1000: fix a TSE bugKeir Fraser2008-07-071-19/+32
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-051-2/+3
* ioemu: Support more Capability Structures (including MSI/MSI-X)Keir Fraser2008-07-046-638/+2476
* ioemu: Explicitly define certain PCI/MSI macros.Keir Fraser2008-07-031-2/+24
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-023-3/+4
* ioemu: Add check for mapping MSI pirqs.Keir Fraser2008-07-021-0/+7
* ioemu: limit xen-console bufferingKeir Fraser2008-07-011-2/+6
* stubdom: add live migration support by having ioemu just notify theKeir Fraser2008-06-302-7/+17
* ioemu: Clean up after cset 17646:e3b13e1ecf6cKeir Fraser2008-06-271-2/+0
* ioemu: Fix usbdevice parameter to encode vbd type.Keir Fraser2008-06-183-4/+6
* ioemu: generic PCI device config-space emulationKeir Fraser2008-06-186-0/+192
* 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