aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/hw
Commit message (Expand)AuthorAgeFilesLines
* Remove internal tools/ioemu tree.Keir Fraser2008-09-18122-70611/+0
* ioemu: Fix bug in map cacheKeir Fraser2008-09-091-1/+3
* ioemu: various fixes to 18394:dade7f0bdc8dKeir Fraser2008-09-092-1/+10
* ioemu: fix offset of MSI-X memory-mapped table.Keir Fraser2008-09-051-1/+1
* ioemu: support PCI Express Capability Structure version 1.Keir Fraser2008-09-042-4/+155
* ioemu: fix multiple pci-attach/pci-detach by removing the meaningless irq_indexKeir Fraser2008-09-011-5/+0
* ioemu, passthru: make upper field of 64 bit bar writable.Keir Fraser2008-08-281-5/+0
* ioemu: Add SEEK_STAT in all non-error cases except sleep request,Keir Fraser2008-08-271-14/+14
* hvm: Use main memory for video memory.Keir Fraser2008-08-274-166/+220
* ioemu: Fix unmapping issue on hot-removing pass-thru deviceKeir Fraser2008-08-201-1/+1
* MSI-X: enhancementKeir Fraser2008-08-132-14/+11
* prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_*Keir Fraser2008-08-082-10/+10
* ioemu: fix typo in serial emulationKeir Fraser2008-08-081-1/+1
* ioemu: Fix I/O BAR mapping problemKeir Fraser2008-08-061-1/+3
* ioemu: fix a bug in serial_loadKeir Fraser2008-08-061-1/+0
* ioemu: Do not pass -m (memory) option to qemu, as ioemu-remote rejectsKeir Fraser2008-08-051-11/+8
* 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
* ioemu: drop shadow vramKeir Fraser2008-07-111-162/+37
* 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
* Fix passthrough of PCI capability structures.Keir Fraser2008-07-081-2/+2
* ioemu: e1000: fix a TSE bugKeir Fraser2008-07-071-19/+32
* ioemu: Support more Capability Structures (including MSI/MSI-X)Keir Fraser2008-07-045-638/+2474
* ioemu: Explicitly define certain PCI/MSI macros.Keir Fraser2008-07-031-2/+24
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-021-0/+1
* ioemu: Add check for mapping MSI pirqs.Keir Fraser2008-07-021-0/+7
* ioemu: limit xen-console bufferingKeir Fraser2008-07-011-2/+6
* ioemu: Fix usbdevice parameter to encode vbd type.Keir Fraser2008-06-182-3/+3
* ioemu: generic PCI device config-space emulationKeir Fraser2008-06-183-0/+149
* ioemu: move xenfb frontend (used by stubdom) to its own file, since itKeir Fraser2008-06-172-315/+4
* 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-094-78/+101
* ioemu: drop unused shared_vram variableKeir Fraser2008-05-221-2/+0
* ioemu: HVM virtual S3Keir Fraser2008-05-202-0/+19
* 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