1. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  2. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  3. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  4. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  5. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  6. c75e6d8 hw/cirrus_vga.c: Replace register_ioport_* by Julien Grall · 13 years ago
  7. 19403a6 cirrus_vga: allow configurable vram size by Marcelo Tosatti · 12 years ago
  8. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  9. 457ebdc vga: cleanup after isa_vga_init() and pci_vga_init() conversion by Aurelien Jarno · 13 years ago
  10. bd8f2f5 VGA: Flush coalesced MMIO on related MMIO/PIO accesses by Jan Kiszka · 13 years ago
  11. 08406b0 Revert "fix some debug printf format strings" by malc · 13 years ago
  12. 145c7c8 fix some debug printf format strings by Matthew Ogilvie · 13 years ago
  13. c1195d1 Add one new file vga-pci.h and cleanup on all platforms by zhlcindy@gmail.com · 13 years ago
  14. 4a1e244 vga: make vram size configurable by Gerd Hoffmann · 13 years ago
  15. 695bb85 cirrus_vga: do not reset videoram by Stefano Stabellini · 13 years ago
  16. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  17. 94d7b48 vga: move Cirrus VGA template to its own file by Blue Swirl · 13 years ago
  18. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  19. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  20. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  21. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  22. 3316364 vga: compile cirrus_vga in hwlib by Blue Swirl · 13 years ago
  23. fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
  24. 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 14 years ago
  25. cde7fc3 Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging by Anthony Liguori · 13 years ago
  26. ad6d45f qom: add vga node to the pc composition tree by Anthony Liguori · 13 years ago
  27. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  28. 7969d9e cirrus_vga: adapt to memory mutators API by Avi Kivity · 13 years ago
  29. 4c08fd1 cirrus: Unbreak ISA support by Jan Kiszka · 14 years ago
  30. 64c048f cirrus: wrap memory update in a transaction by Avi Kivity · 14 years ago
  31. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  32. cf9182e cirrus: wrap memory update in a transaction by Avi Kivity · 14 years ago
  33. be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 14 years ago
  34. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  35. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  36. 899adf8 cirrus: simplify linear framebuffer access functions by Avi Kivity · 14 years ago
  37. b2a5e76 vga: simplify vga window mmio access functions by Avi Kivity · 14 years ago
  38. a815b16 cirrus: simplify vga window mmio access functions by Avi Kivity · 14 years ago
  39. 4e56f08 cirrus: simplify bitblt BAR access functions by Avi Kivity · 14 years ago
  40. 1e04d4d cirrus: simplify mmio BAR access functions by Avi Kivity · 14 years ago
  41. b195043 vga: convert vga and its derivatives to the memory API by Avi Kivity · 14 years ago
  42. fdba959 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  43. 45dcd36 cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped by Stefano Stabellini · 14 years ago
  44. 5b96d8f hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  45. e30376d cirrus-vga: convert to pci_register_bar_simple() by Avi Kivity · 14 years ago
  46. af94482 cirrus_vga: flag on-device ram for dirty logging by Michael S. Tsirkin · 14 years ago
  47. 41e7313 cirrus_vga: remove unneeded reset by Stefan Weil · 14 years ago
  48. 638a84a cirrus: Remove obsolete kvm.h include by Jan Kiszka · 14 years ago
  49. 6107ff1 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  50. be92bbf vga: tag as not hotplugable. by Gerd Hoffmann · 14 years ago
  51. 78935c4 cirrus: delete GCC 4.6 warnings by Aurelien Jarno · 14 years ago
  52. 3fbb33d cirrus_vga: Declare as little endian by Blue Swirl · 14 years ago
  53. 92d675d cirrus_vga: fix division by 0 for color expansion rop by Aurelien Jarno · 14 years ago
  54. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  55. b90c73c pci: Replace unneeded type casts in calls of pci_register_bar by Stefan Weil · 14 years ago
  56. 8c78881 cirrus: avoid write only variables by Blue Swirl · 14 years ago
  57. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  58. ae6b2c4 vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc by TeLeMan · 15 years ago
  59. 4516e45 cirrus: Properly re-register cirrus_linear_io_addr on vram unmap by Jan Kiszka · 15 years ago
  60. 8c52c8f pci romfiles: add property, add default to PCIDeviceInfo by Gerd Hoffmann · 15 years ago
  61. c2039bd Support PCI based option rom loading by Anthony Liguori · 15 years ago
  62. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  63. feb9e61 qemu: cleanup unused macros in cirrus by Michael S. Tsirkin · 15 years ago
  64. f74ab48 qemu: make cirrus init value pci spec compliant by Michael S. Tsirkin · 15 years ago
  65. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  66. fb23162 pci: initialize pci config headers depending it pci header type. by Isaku Yamahata · 15 years ago
  67. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  68. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  69. 182f9c8 pci: define a constant to represent a unmapped bar and use it. by Isaku Yamahata · 15 years ago
  70. 5245d57 vga roms: move loading from pc.c to vga drivers. by Gerd Hoffmann · 15 years ago
  71. e59fb37 vmstate: add version_id argument to post_load by Juan Quintela · 16 years ago
  72. f22f5b0 cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 by Juan Quintela · 16 years ago
  73. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  74. 99a0949 Get rid of _t suffix by malc · 16 years ago
  75. 7e72abc vmstate: port cirrus_vga device by Juan Quintela · 16 years ago
  76. 93ec8b3 cirrus_vga: CIRRUS_HOOK_* is not used anymore by Juan Quintela · 16 years ago
  77. 4ec1ce0 cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr() by Juan Quintela · 16 years ago
  78. b863d51 cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr() by Juan Quintela · 16 years ago
  79. 22286bc cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr() by Juan Quintela · 16 years ago
  80. f705db9 cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr() by Juan Quintela · 16 years ago
  81. 86948bb cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette() by Juan Quintela · 16 years ago
  82. 5deaeee cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette() by Juan Quintela · 16 years ago
  83. 31c6320 cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr() by Juan Quintela · 16 years ago
  84. 8a82c32 cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr() by Juan Quintela · 16 years ago
  85. a46007a vga and cirrus_vga: substitute switch for equivalent assigntment by Juan Quintela · 16 years ago
  86. 957c9db cirrus_vga: make cirrus_read_hidden_dac() return its result by Juan Quintela · 16 years ago
  87. b634307 cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write} by Juan Quintela · 16 years ago
  88. 25a18cb vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere by Juan Quintela · 16 years ago
  89. 0ceac75 cirrus_vga: prefix vga_ioport_{read, write} with cirrus by Juan Quintela · 16 years ago
  90. 4f335fe Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use by Juan Quintela · 16 years ago
  91. f3566bf cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState by Juan Quintela · 16 years ago
  92. e05587e cirrus_vga: remove pointless cast from void * by Juan Quintela · 16 years ago
  93. a4a2f59 Everything outside of vga.c should use VGACommonState by Juan Quintela · 16 years ago
  94. 03a3e7b Introduce vga_common_reset() to be able to typcheck vga_reset() by Juan Quintela · 16 years ago
  95. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  96. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  97. a414c30 qdev: convert all vga devices. by Gerd Hoffmann · 16 years ago
  98. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  99. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  100. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago