1. df80021 Revert "vga: add some optional CGA compatibility hacks" by malc · 13 years ago
  2. 482f7bf vga: add some optional CGA compatibility hacks by Matthew Ogilvie · 13 years ago
  3. c1195d1 Add one new file vga-pci.h and cleanup on all platforms by zhlcindy@gmail.com · 13 years ago
  4. 459ae5e Add PIIX4 properties to control PM system states. by Gleb Natapov · 13 years ago
  5. da98c8e suspend: switch acpi s3 to new infrastructure. by Gerd Hoffmann · 13 years ago
  6. cbc5b5f hw/pc: move rom init to pc_sysfw.c by Jordan Justen · 13 years ago
  7. 302fe51 pcspk: Convert to qdev by Jan Kiszka · 13 years ago
  8. b1277b0 i8254: Factor out interface header by Jan Kiszka · 13 years ago
  9. 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  10. 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 14 years ago
  11. 10b6188 kvm: x86: Add user space part for in-kernel i8259 by Jan Kiszka · 13 years ago
  12. 9aa78c4 i8259: Completely privatize PicState by Jan Kiszka · 13 years ago
  13. 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
  14. 142e978 malta: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  15. 6057307 pc: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  16. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  17. ad6d45f qom: add vga node to the pc composition tree by Anthony Liguori · 13 years ago
  18. 63858cd parallel: convert to memory API by Avi Kivity · 13 years ago
  19. 34d4260 pc: Fix floppy drives with if=none by Kevin Wolf · 13 years ago
  20. c17725f i8259: Eliminate PicState2 by Jan Kiszka · 13 years ago
  21. 6e5580c i8259: PREP: Replace pic_intack_read with pic_read_irq by Jan Kiszka · 13 years ago
  22. ef5e1ae i8259: Drop obsolete prototypes by Jan Kiszka · 13 years ago
  23. d96e173 pc: Fix and clean up PIC-to-APIC IRQ path by Jan Kiszka · 13 years ago
  24. 43a0db3 pc: Convert GSIState::i8259_irq into array by Jan Kiszka · 13 years ago
  25. b881fbe pc: Generalize ISA IRQs to GSIs by Jan Kiszka · 13 years ago
  26. 39186d8 serial: Add MemoryRegion parameter to serial_mm_init by Richard Henderson · 14 years ago
  27. 2ff0c7c serial: Remove ioregister parameter from serial_mm_init by Richard Henderson · 14 years ago
  28. fb50cfe serial: Use enum device_endian in serial_mm_init parameter by Richard Henderson · 14 years ago
  29. dbff76a pckbd: Convert to MemoryRegion by Richard Henderson · 14 years ago
  30. 4463aee pc: Unbreak ROM mapping for ISA machine by Jan Kiszka · 14 years ago
  31. ae0a546 440fx: fix PAM, PCI holes by Avi Kivity · 14 years ago
  32. be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 14 years ago
  33. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  34. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  35. 00cb2a9 pc: convert pc_memory_init() to memory API by Avi Kivity · 14 years ago
  36. 4aa63af pc: grab system_memory by Avi Kivity · 14 years ago
  37. bf09551 xen: fix interrupt routing by Stefano Stabellini · 14 years ago
  38. 4144530 piix_pci: Introduces Xen specific call for irq. by Anthony PERARD · 15 years ago
  39. 1611977 pc, Disable vmport initialisation with Xen. by Anthony PERARD · 14 years ago
  40. e0e7e67 pc_memory_init: Move memory calculation to the caller. by Anthony PERARD · 14 years ago
  41. 64d7e9a i8254: convert to qdev by Blue Swirl · 14 years ago
  42. c74b88d vga-isa: make optional by Blue Swirl · 14 years ago
  43. 7435b79 vga-isa: convert to qdev by Blue Swirl · 14 years ago
  44. 63ffb56 fdc: refactor device creation by Blue Swirl · 14 years ago
  45. 9b13ef9 serial: make optional by Blue Swirl · 14 years ago
  46. e22cf21 serial: refactor device creation by Blue Swirl · 14 years ago
  47. cd1b8a8 ne2000_isa: make optional by Blue Swirl · 14 years ago
  48. 60a14ad ne2000_isa: refactor device creation by Blue Swirl · 14 years ago
  49. 7353153 parallel: make optional by Blue Swirl · 14 years ago
  50. defdb20 parallel: refactor device creation by Blue Swirl · 14 years ago
  51. 86d8641 x86: make vmmouse optional by Blue Swirl · 14 years ago
  52. 91c9e09 vmmouse: convert to qdev by Blue Swirl · 14 years ago
  53. 6872ef6 vmport: convert to qdev by Blue Swirl · 14 years ago
  54. 0dfa5ef audio: consolidate audio_init() by Isaku Yamahata · 14 years ago
  55. 7889542 more stdvga cleanups. by Gerd Hoffmann · 14 years ago
  56. c0897e0 pc: Fix CMOS info for drives defined with -device by Markus Armbruster · 15 years ago
  57. 9605111 ioapic: convert to qdev by Blue Swirl · 15 years ago
  58. 9767952 Fix overflow in i440fx_init() by Avi Kivity · 15 years ago
  59. 956a3e6 Compile pckbd only once by Blue Swirl · 15 years ago
  60. ac40409 pci hotadd, acpi_piix4: remove global variables by Isaku Yamahata · 15 years ago
  61. 1d914fa rtc: make rtc_xxx accept/return ISADevice instead of RTCState. by Isaku Yamahata · 15 years ago
  62. e1460e4 pc: move rtc declarations from pc.h into a dedicated header file. by Isaku Yamahata · 15 years ago
  63. 845773a pc: split out piix specific part from pc.c into pc_piix.c by Isaku Yamahata · 15 years ago
  64. 8e78eb2 pc: make pc_init1() not refer ferr_irq directly. by Isaku Yamahata · 15 years ago
  65. f885f1e pc, i440fx: Make smm enable/disable function i440fx independent. by Isaku Yamahata · 15 years ago
  66. ec5f92c hw: better i440 emulation by Bernhard M. Wiedemann · 15 years ago
  67. 53b67b3 Compile acpi only once by Blue Swirl · 15 years ago
  68. 2d48377 Compile serial only once by Blue Swirl · 15 years ago
  69. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  70. 35bed8e Move ioport.h out of cpu-all.h by Paul Brook · 15 years ago
  71. 4c5b10b QEMU e820 reservation patch by Jes Sorensen · 15 years ago
  72. 038eaf8 serial: Add interface to set reference oscillator frequency by Stefan Weil · 15 years ago
  73. 73c595e mc146818rtc: remove rtc_mm_init() by Juan Quintela · 15 years ago
  74. ac0be99 serial: convert isa to qdev by Gerd Hoffmann · 16 years ago
  75. 3f84865 pci: windup acpi-based hotplug by Gerd Hoffmann · 16 years ago
  76. 021f067 parallel: convert isa to qdev by Gerd Hoffmann · 16 years ago
  77. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  78. 99a0949 Get rid of _t suffix by malc · 16 years ago
  79. 32e0c82 qdev/isa: convert real time clock by Gerd Hoffmann · 16 years ago
  80. 9453c5b qdev/isa: convert ne2000 by Gerd Hoffmann · 16 years ago
  81. 85a750c Fold piix3_init() intto i440fx_init by Juan Quintela · 16 years ago
  82. 0a3bacf Use PCII440FXState instead of generic PCIDevice by Juan Quintela · 16 years ago
  83. 823e675 Split piix4 support from piix_pci.c by Juan Quintela · 16 years ago
  84. 977e124 ide: split away ide-pci.c by Gerd Hoffmann · 16 years ago
  85. ec82026 ide: split away ide-isa.c by Gerd Hoffmann · 16 years ago
  86. 1632dc6 Route IOAPIC interrupts via ISA bus by Avi Kivity · 16 years ago
  87. 802670e PPC: clean up ppc405 by Blue Swirl · 16 years ago
  88. 9d5e77a acpi.c: make qemu_system_device_hot_add piix independent. by Isaku Yamahata · 16 years ago
  89. 678e12c Don't use cpu_index as apic_id. by Gleb Natapov · 16 years ago
  90. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  91. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  92. b584726 Clean up VGA ram allocation. by pbrook · 16 years ago
  93. 100d989 mc146818: add square wave output support by aurel32 · 16 years ago
  94. 610626a From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001 by aliguori · 16 years ago
  95. 80deece Sparse fixes: move ACPI table definitions to pc.h by blueswir1 · 16 years ago
  96. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  97. 8a92ea2 Allow additions of ACPI tables from command line (Gleb Natapov) by aliguori · 16 years ago
  98. 1760507 Fix Sparc64 VGA memory size bug exposed by r6604 by blueswir1 · 16 years ago
  99. 42fc73a Support epoch of 1980 in RTC emulation for MIPS Magnum by aurel32 · 16 years ago
  100. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago