1. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  2. 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  3. 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 13 years ago
  4. a369da5 vga: improve VGA logic by Blue Swirl · 13 years ago
  5. 680c1c6 kvm: x86: Add user space part for in-kernel APIC by Jan Kiszka · 13 years ago
  6. 9b5b76d kvm: x86: Establish IRQ0 override control by Jan Kiszka · 13 years ago
  7. 60ba3cc msi: Generalize msix_supported to msi_supported by Jan Kiszka · 13 years ago
  8. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  9. 991dfef Set numa topology for max_cpus by Vasilis Liaskovitis · 13 years ago
  10. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  11. ad6d45f qom: add vga node to the pc composition tree by Anthony Liguori · 13 years ago
  12. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  13. 980bda8 hw/pc.c: Fix use-while-uninitialized of fd_type[] by Peter Maydell · 13 years ago
  14. 6023d83 disable automatic loading of sgabios when -nographic by Paolo Bonzini · 13 years ago
  15. f2209eb Fix X86 CPU topology in KVM mode by Bharata B Rao · 13 years ago
  16. 34d4260 pc: Fix floppy drives with if=none by Kevin Wolf · 13 years ago
  17. d96e173 pc: Fix and clean up PIC-to-APIC IRQ path by Jan Kiszka · 13 years ago
  18. b881fbe pc: Generalize ISA IRQs to GSIs by Jan Kiszka · 13 years ago
  19. 2e9947d pc: Drop useless test from isa_irq_handler by Jan Kiszka · 13 years ago
  20. 23af670 pc: Convert port92 to isa_register_ioport by Richard Henderson · 13 years ago
  21. 4463aee pc: Unbreak ROM mapping for ISA machine by Jan Kiszka · 13 years ago
  22. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 13 years ago
  23. ae0a546 440fx: fix PAM, PCI holes by Avi Kivity · 13 years ago
  24. be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 13 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  26. 4333979 pc: make vgabios exit port more useful by Anthony Liguori · 13 years ago
  27. 00cb2a9 pc: convert pc_memory_init() to memory API by Avi Kivity · 13 years ago
  28. 4aa63af pc: grab system_memory by Avi Kivity · 13 years ago
  29. a90d469 Add an isa device for SGA by Glauber Costa · 14 years ago
  30. 1611977 pc, Disable vmport initialisation with Xen. by Anthony PERARD · 14 years ago
  31. e0e7e67 pc_memory_init: Move memory calculation to the caller. by Anthony PERARD · 14 years ago
  32. 43f2019 vmmouse: Fix initialization by Jan Kiszka · 14 years ago
  33. e14c806 pc: fix wrong CMOS values for floppy drives by Blue Swirl · 14 years ago
  34. 1c69371 pc: remove test on TARGET_PHYS_ADDR_BITS == 32 by Aurelien Jarno · 14 years ago
  35. 64d7e9a i8254: convert to qdev by Blue Swirl · 14 years ago
  36. 63ffb56 fdc: refactor device creation by Blue Swirl · 14 years ago
  37. d288c7b fdc: use FDriveType for floppy drive type by Blue Swirl · 14 years ago
  38. dd703b9 hpet: make optional by Blue Swirl · 14 years ago
  39. 86d8641 x86: make vmmouse optional by Blue Swirl · 14 years ago
  40. 91c9e09 vmmouse: convert to qdev by Blue Swirl · 14 years ago
  41. 6872ef6 vmport: convert to qdev by Blue Swirl · 14 years ago
  42. 7ba7e49 x86,MIPS: make vmware_vga optional by Blue Swirl · 14 years ago
  43. 0dfa5ef audio: consolidate audio_init() by Isaku Yamahata · 14 years ago
  44. 4b78a80 pc: move port 92 stuff back to pc.c from pckbd.c by Blue Swirl · 14 years ago
  45. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  46. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  47. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  48. 0550f9c pc: disable the BOCHS BIOS panic port by Bernhard Kohl · 14 years ago
  49. 8ca209a pc: Fix e820 fw_cfg for big endian by Alex Williamson · 14 years ago
  50. 67d4b0c pc: e820 qemu_cfg tables need to be packed by Alex Williamson · 14 years ago
  51. 7889542 more stdvga cleanups. by Gerd Hoffmann · 14 years ago
  52. 2446333 Rearrange block headers by Blue Swirl · 14 years ago
  53. bbe80ad pc: Avoid registering zero sized memory by Alex Williamson · 14 years ago
  54. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 14 years ago
  55. 44ae28f pc: Allocate all ram in a single qemu_ram_alloc() by Alex Williamson · 14 years ago
  56. c0897e0 pc: Fix CMOS info for drives defined with -device by Markus Armbruster · 14 years ago
  57. 427bd8d x86: Clean up CPU reset by Jan Kiszka · 14 years ago
  58. 738012b Remove useless device dependency of HAS_AUDIO by Blue Swirl · 14 years ago
  59. 92a16d7 apic: qdev conversion cleanup by Blue Swirl · 15 years ago
  60. 0e26b7b apic: avoid using CPUState internals by Blue Swirl · 15 years ago
  61. cf6d64b apic: avoid passing CPUState from devices by Blue Swirl · 15 years ago
  62. 40ac17c pass info about hpets to seabios.] by Gleb Natapov · 15 years ago
  63. a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  64. 7d932df hpet/rtc: Rework RTC IRQ replacement by HPET by Jan Kiszka · 15 years ago
  65. 822557e hpet: Convert to qdev by Jan Kiszka · 15 years ago
  66. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  67. 471fd34 pc: improve debugging by Blue Swirl · 15 years ago
  68. 4556bd8 Compile dma only once by Blue Swirl · 15 years ago
  69. 956a3e6 Compile pckbd only once by Blue Swirl · 15 years ago
  70. 81a204e pc: fix segfault introduced by 3d53f5c36ff6 by Eduard - Gabriel Munteanu · 15 years ago
  71. 1d914fa rtc: make rtc_xxx accept/return ISADevice instead of RTCState. by Isaku Yamahata · 15 years ago
  72. 845773a pc: split out piix specific part from pc.c into pc_piix.c by Isaku Yamahata · 15 years ago
  73. e3a5cf4 pc: split out pci device init from pc_init1() into pc_pci_device_init() by Isaku Yamahata · 15 years ago
  74. ffe513d pc: split out basic device init from pc_init1() into pc_basic_device_init() by Isaku Yamahata · 15 years ago
  75. 765d790 pc: split out vga initialization from pc_init1() into pc_vga_init(). by Isaku Yamahata · 15 years ago
  76. 3d53f5c pc: split out memory allocation from pc_init1() into pc_memory_init() by Isaku Yamahata · 15 years ago
  77. 7016647 pc: split out cpu initialization from pc_init1() into pc_cpus_init(). by Isaku Yamahata · 15 years ago
  78. 8e78eb2 pc: make pc_init1() not refer ferr_irq directly. by Isaku Yamahata · 15 years ago
  79. 6f09e68 pc: introduce a function to allocate cpu irq. by Isaku Yamahata · 15 years ago
  80. ec2654f pc: remove global variable rtc_state by using qemu_irq. by Isaku Yamahata · 15 years ago
  81. 01b9e8c pc: remove a global variable, floppy_controller. by Isaku Yamahata · 15 years ago
  82. 5786495 pc: make an unnecessary global variable, pit, local. by Isaku Yamahata · 15 years ago
  83. f885f1e pc, i440fx: Make smm enable/disable function i440fx independent. by Isaku Yamahata · 15 years ago
  84. b8d6f53 pc: initialize ioapic before use. by Isaku Yamahata · 15 years ago
  85. ec5f92c hw: better i440 emulation by Bernhard M. Wiedemann · 15 years ago
  86. 7f5b7d3 x86: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  87. d6fa4b7 Check for invalid initrd file by M. Mohan Kumar · 15 years ago
  88. 53b67b3 Compile acpi only once by Blue Swirl · 15 years ago
  89. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  90. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  91. d9346e8 pc: Factor common code out of pc_boot_set() and cmos_init() by Markus Armbruster · 15 years ago
  92. 8ad00f8 pc: Fix error reporting for -boot once by Markus Armbruster · 15 years ago
  93. 6cb2996 x86: Extend validity of bsp_to_cpu by Jan Kiszka · 15 years ago
  94. 60e4c63 Allocate memory below 4GB as one chunk by Avi Kivity · 15 years ago
  95. 4c5b10b QEMU e820 reservation patch by Jes Sorensen · 15 years ago
  96. 8bfbde6 pc: Add backward compatibility options for virtio-serial by Amit Shah · 15 years ago
  97. d76fa62 pc: Bump up pc version to 0.13 and add a 0.12 compat version by Amit Shah · 15 years ago
  98. bc798c7 Remove conditional rom loading support by Blue Swirl · 15 years ago
  99. 5c02c03 fdc: don't use reserved _t suffix by Blue Swirl · 15 years ago
  100. 98b1925 virtio-console: qdev conversion, new virtio-serial-bus by Amit Shah · 15 years ago