summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssdt: Fix building of legacy acpi tables on current iasl compiler1.11-stableKevin O'Connor2018-08-292-2/+2
* cbvga_set_mode: refine clear display logicrel-1.11.2Gerd Hoffmann2018-07-021-8/+10
* qemu: add qemu ramfb supportGerd Hoffmann2018-07-025-14/+189
* vgasrc: add allocate_pmm()Gerd Hoffmann2018-07-022-16/+33
* pmm: use tmp zone on oomGerd Hoffmann2018-07-021-0/+13
* bochs_display_setup: return error on failureGerd Hoffmann2018-07-021-1/+1
* cbvga_set_mode: disable clearmem in windows x86 emulator.Gerd Hoffmann2018-07-021-1/+9
* cbvga_list_modes: don't list current mode twiceGerd Hoffmann2018-07-021-1/+5
* cbvga_setup_modes: use real mode number instead of 0x140Gerd Hoffmann2018-07-021-0/+5
* qemu: add bochs-display supportGerd Hoffmann2018-07-025-14/+95
* cbvga: factor out cbvga_setup_modes()Gerd Hoffmann2018-07-022-25/+33
* optionrom: enable non-vga display devicesGerd Hoffmann2018-07-021-1/+28
* paravirt: Only enable sercon in NOGRAPHIC mode if no other console specifiedrel-1.11.1Kevin O'Connor2018-03-191-6/+7
* pci: fix 'io hints' capability for RedHat PCI bridgesMarcel Apfelbaum2018-03-191-9/+5
* shadow: Don't invoke a shutdown on reboot unless in a reboot loopKevin O'Connor2018-03-191-11/+16
* build: Use git describe --alwaysKevin O'Connor2018-03-191-1/+1
* docs: Note v1.11.0 releaserel-1.11.0Kevin O'Connor2017-11-101-0/+18
* sercon: Disable ScreenAndDebug in case both serial console and serial debug a...Gerd Hoffmann2017-11-031-0/+4
* timer: Avoid integer overflows in usec and nsec calculationsKevin O'Connor2017-11-021-24/+31
* nvme: Use the Maximum Queue Entries Supported (MQES) to initialize I/O queuesFilippo Sironi2017-10-141-2/+8
* xhci: Verify the device is still present in xhci_cmd_submit()Kevin O'Connor2017-10-091-0/+11
* nvme: fix out of memory behaviorJulian Stecklina2017-10-061-36/+111
* xhci: Build TRBs directly in xhci_trb_queue()Kevin O'Connor2017-10-031-105/+59
* virtio: Allocate drive_s storage in low memoryKevin O'Connor2017-09-273-9/+7
* block: Rename disk_op_s->drive_gf to drive_flKevin O'Connor2017-09-2720-174/+174
* disk: Don't require the 'struct drive_s' to be in the f-segmentKevin O'Connor2017-09-273-18/+18
* boot: Rename drive_g to driveKevin O'Connor2017-09-271-8/+8
* add serial console supportGerd Hoffmann2017-09-2210-18/+739
* paravirt: serial console configuration.Gerd Hoffmann2017-09-221-0/+8
* romfile: add support for constant files.Gerd Hoffmann2017-09-222-0/+48
* kbd: make enqueue_key public, add ascii_to_keycodeGerd Hoffmann2017-09-222-1/+19
* std: add cp437 to unicode mapGerd Hoffmann2017-09-223-0/+277
* pci: enable RedHat PCI bridges to reserve additional resources on PCI initAleksandr Bezzubikov2017-09-142-4/+105
* pci: add QEMU-specific PCI capability structureAleksandr Bezzubikov2017-09-141-0/+52
* pci: refactor pci_find_capapibilty to get bdf as the first argument instead o...Aleksandr Bezzubikov2017-09-146-30/+30
* tcgbios: Fix use of unitialized variableKevin O'Connor2017-09-141-2/+1
* docs: Fix typos in Memory_Model.mdKevin O'Connor2017-09-021-3/+3
* vga: Fix bug in stdvga_get_linesize()Kevin O'Connor2017-08-291-1/+1
* usb-xhci: use hub portmapGerd Hoffmann2017-07-251-4/+41
* usb: add hub portmapGerd Hoffmann2017-07-252-3/+11
* virtio: IOMMU supportJason Wang2017-07-073-2/+5
* ahci: Disable Native Command QueueingZeh, Werner2017-07-021-1/+0
* nvme: Enable NVMe support for non-qemu hardwareYouness Alaoui2017-06-121-2/+1
* SeaVGABios/cbvga: Advertise compatible VESA modesPatrick Rudolph2017-06-121-1/+103
* SeaVGABios/cbvga: Use active mode to clear screenPatrick Rudolph2017-06-121-1/+1
* SeaVGABIOS/vbe: Query driver for scanline pitch v2Patrick Rudolph2017-06-125-1/+21
* SeaVGABios/cbvga: Advertise correct pixel formatPatrick Rudolph2017-06-121-1/+3
* Revert "lsi-scsi: reset in case of a serious problem"Roman Kagan2017-06-121-2/+0
* blockcmd: start REPORT_LUNS with the smallest bufferRoman Kagan2017-06-121-1/+3
* stacks: There is no need to disable NMI if it is already disabledKevin O'Connor2017-06-121-4/+9