| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove internal tools/ioemu tree. | Keir Fraser | 2008-09-18 | 122 | -70611/+0 |
* | ioemu: Fix bug in map cache | Keir Fraser | 2008-09-09 | 1 | -1/+3 |
* | ioemu: various fixes to 18394:dade7f0bdc8d | Keir Fraser | 2008-09-09 | 2 | -1/+10 |
* | ioemu: fix offset of MSI-X memory-mapped table. | Keir Fraser | 2008-09-05 | 1 | -1/+1 |
* | ioemu: support PCI Express Capability Structure version 1. | Keir Fraser | 2008-09-04 | 2 | -4/+155 |
* | ioemu: fix multiple pci-attach/pci-detach by removing the meaningless irq_index | Keir Fraser | 2008-09-01 | 1 | -5/+0 |
* | ioemu, passthru: make upper field of 64 bit bar writable. | Keir Fraser | 2008-08-28 | 1 | -5/+0 |
* | ioemu: Add SEEK_STAT in all non-error cases except sleep request, | Keir Fraser | 2008-08-27 | 1 | -14/+14 |
* | hvm: Use main memory for video memory. | Keir Fraser | 2008-08-27 | 4 | -166/+220 |
* | ioemu: Fix unmapping issue on hot-removing pass-thru device | Keir Fraser | 2008-08-20 | 1 | -1/+1 |
* | MSI-X: enhancement | Keir Fraser | 2008-08-13 | 2 | -14/+11 |
* | prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_* | Keir Fraser | 2008-08-08 | 2 | -10/+10 |
* | ioemu: fix typo in serial emulation | Keir Fraser | 2008-08-08 | 1 | -1/+1 |
* | ioemu: Fix I/O BAR mapping problem | Keir Fraser | 2008-08-06 | 1 | -1/+3 |
* | ioemu: fix a bug in serial_load | Keir Fraser | 2008-08-06 | 1 | -1/+0 |
* | ioemu: Do not pass -m (memory) option to qemu, as ioemu-remote rejects | Keir Fraser | 2008-08-05 | 1 | -11/+8 |
* | ioemu, passthrough: fix flag for expansion rom base address register. | Keir Fraser | 2008-08-01 | 1 | -0/+7 |
* | ioemu, passthrough: fix corrupting register value in pt_pci_write_config(). | Keir Fraser | 2008-08-01 | 1 | -1/+2 |
* | ioemu: fix libpci error handling. | Keir Fraser | 2008-08-01 | 1 | -6/+4 |
* | ioemu, passthrough: fix writing handlers for base address registers. | Keir Fraser | 2008-08-01 | 1 | -80/+99 |
* | ioemu, passthrough: fix log messages and comments | Keir Fraser | 2008-08-01 | 2 | -47/+61 |
* | ioemu: fix warnings in pass-through.h and pass-through.c | Keir Fraser | 2008-07-30 | 2 | -2/+10 |
* | tools: remove type parameter from xc_physdev_map_pirq{,_msi}() | Keir Fraser | 2008-07-24 | 2 | -6/+3 |
* | ioemu: fix spurious track_dirty_vram warning | Keir Fraser | 2008-07-24 | 1 | -2/+2 |
* | ioemu: Fix hvmloader erroneous debugging prints | Keir Fraser | 2008-07-22 | 1 | -3/+3 |
* | ioemu: fix vram tracking when !s->lfb_addr | Keir Fraser | 2008-07-22 | 1 | -41/+42 |
* | ioemu: fix the devices loop. | Keir Fraser | 2008-07-17 | 1 | -3/+7 |
* | ioemu: Fix issues when passthrough device is hot-removed from HVM domain. | Keir Fraser | 2008-07-16 | 3 | -1/+48 |
* | ioemu: drop shadow vram | Keir Fraser | 2008-07-11 | 1 | -162/+37 |
* | ioemu: create a rom-protect platform flag. | Keir Fraser | 2008-07-10 | 1 | -17/+73 |
* | ioemu: pass-through: XC_PAGE_SIZE should be used | Keir Fraser | 2008-07-09 | 1 | -1/+1 |
* | ioemu: pass-through: pt_bar_mapping fix | Keir Fraser | 2008-07-09 | 1 | -8/+11 |
* | Fix passthrough of PCI capability structures. | Keir Fraser | 2008-07-08 | 1 | -2/+2 |
* | ioemu: e1000: fix a TSE bug | Keir Fraser | 2008-07-07 | 1 | -19/+32 |
* | ioemu: Support more Capability Structures (including MSI/MSI-X) | Keir Fraser | 2008-07-04 | 5 | -638/+2474 |
* | ioemu: Explicitly define certain PCI/MSI macros. | Keir Fraser | 2008-07-03 | 1 | -2/+24 |
* | stubdom: PCI passthrough support via PV-PCI | Keir Fraser | 2008-07-02 | 1 | -0/+1 |
* | ioemu: Add check for mapping MSI pirqs. | Keir Fraser | 2008-07-02 | 1 | -0/+7 |
* | ioemu: limit xen-console buffering | Keir Fraser | 2008-07-01 | 1 | -2/+6 |
* | ioemu: Fix usbdevice parameter to encode vbd type. | Keir Fraser | 2008-06-18 | 2 | -3/+3 |
* | ioemu: generic PCI device config-space emulation | Keir Fraser | 2008-06-18 | 3 | -0/+149 |
* | ioemu: move xenfb frontend (used by stubdom) to its own file, since it | Keir Fraser | 2008-06-17 | 2 | -315/+4 |
* | ioemu: simplyfing vga_draw_text code | Keir Fraser | 2008-06-09 | 2 | -10/+6 |
* | stubdom: simplify xenfb resize handler | Keir Fraser | 2008-06-09 | 1 | -29/+9 |
* | stubdom: make non-VNC + stdvga work | Keir Fraser | 2008-06-09 | 1 | -0/+5 |
* | ioemu: cleaning DisplayState->dpy_resize interface | Keir Fraser | 2008-06-09 | 4 | -78/+101 |
* | ioemu: drop unused shared_vram variable | Keir Fraser | 2008-05-22 | 1 | -2/+0 |
* | ioemu: HVM virtual S3 | Keir Fraser | 2008-05-20 | 2 | -0/+19 |
* | ioemu: Fix interpretation of missing or zero vfb videoram | Keir Fraser | 2008-05-20 | 1 | -1/+1 |
* | ioemu: Fix load of PCI-device IRQ state after save/restore. | Keir Fraser | 2008-05-19 | 1 | -1/+1 |