1. 97b1562 virtio: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  2. 254111e rtl8139: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  3. 94e1a91 pcnet: split away lance.c (sparc32 code). by Gerd Hoffmann · 15 years ago
  4. 7622483 pcnet: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  5. fbdaa00 e1000: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  6. a783cc3 ne2k_pci: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  7. dc7aff1 prepare pci nic init path for qdev property configuration. by Gerd Hoffmann · 15 years ago
  8. d8ed79a qdev: add qdev_prop_exists() by Gerd Hoffmann · 15 years ago
  9. 93db668 ne2k_isa: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  10. ed16ab5 qdev/net: common nic property bits by Gerd Hoffmann · 15 years ago
  11. 851bec0 qdev: add vlan property by Gerd Hoffmann · 15 years ago
  12. 2ef924b qdev: add netdev property by Gerd Hoffmann · 15 years ago
  13. 1503fff qdev: mac addr property fixups by Gerd Hoffmann · 15 years ago
  14. 5fa9a0a eepro100: Restructure code by Stefan Weil · 15 years ago
  15. f79ca11 sparc32: tcx: remove unused include directive by Blue Swirl · 15 years ago
  16. b280fcd sparc32: convert sbi to VMState, vmsd and vmstate reset by Blue Swirl · 15 years ago
  17. 9a2070d sparc32: convert Sun4c interrupt controller to reset + vmsd by Blue Swirl · 15 years ago
  18. 78971d5 sparc32: convert interrupt controller to reset + vmsd by Blue Swirl · 15 years ago
  19. 1a522e8 sparc32: convert IOMMU to reset + vmsd by Blue Swirl · 15 years ago
  20. 49ef6c9 sparc32: convert DMA controller to reset + vmsd, fix reset on init by Blue Swirl · 15 years ago
  21. 285e468 m48t59: convert to vmstate reset by Blue Swirl · 15 years ago
  22. 0e0bfee sparc32: convert slavio_timer to reset + vmsd by Blue Swirl · 15 years ago
  23. 2be3783 fdc: convert to reset + vmsd by Blue Swirl · 15 years ago
  24. 63235df esp: convert to reset + vmsd by Blue Swirl · 15 years ago
  25. 82d4c6e sparc32: convert cs4231 to VMState, vmsd and reset by Blue Swirl · 15 years ago
  26. 09330e9 escc: add chipset docs by Blue Swirl · 15 years ago
  27. bdb78ca escc: convert to VMState, vmsd and reset by Blue Swirl · 15 years ago
  28. 5ac574c sparc32: add chipset docs for eccmemctl by Blue Swirl · 15 years ago
  29. 1795057 sparc32: convert slavio_misc to reset + vmsd by Blue Swirl · 15 years ago
  30. 0284dc5 sparc32: convert eccmemctl to reset + vmsd by Blue Swirl · 15 years ago
  31. 1c6a50e sparc64: remove unused variables by Blue Swirl · 15 years ago
  32. 5941966 qdev: add string property. by Gerd Hoffmann · 15 years ago
  33. b6b8df5 char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED by Amit Shah · 15 years ago
  34. 747bbdf Suppress warnings about 'warn_unused_result' attribute directive by Blue Swirl · 15 years ago
  35. 5041fcc MIPS jazz: create isa bus by Roy Tam · 15 years ago
  36. bf854d6 multiboot: Limit number of multiboot modules by Adam Lackorzynski · 15 years ago
  37. 3f3d583 multiboot: Fix cmdline of modules by Adam Lackorzynski · 15 years ago
  38. de41ac9 pcnet: Extend hardware reset by Jan Kiszka · 15 years ago
  39. 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
  40. f6b134a net: handle -netdevice options by Mark McLoughlin · 15 years ago
  41. dea7b3b net: remove id field from NICInfo by Mark McLoughlin · 15 years ago
  42. 9844937 hotplug: safely iterate bus's sibling list while removing a device by Mark McLoughlin · 15 years ago
  43. 3706c43 eepro100: Remove unused device status entries by Stefan Weil · 15 years ago
  44. 6550f2e scsi disk block descriptor v2 by Artyom Tarasenko · 15 years ago
  45. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  46. 2ca2078 Fixed wacom emulation by François Revol · 16 years ago
  47. b96bf49 rom loader: also try filename as-is. by Gerd Hoffmann · 15 years ago
  48. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  49. ce88f89 TARGET_I386 is always defined if TARGET_X86_64 is defined by Juan Quintela · 15 years ago
  50. d1570ba ide: BMDMAState don't need a pci_dev field anymore by Juan Quintela · 15 years ago
  51. 0cde1b4 ide: cmd646 ->unit has just the value that we want by Juan Quintela · 15 years ago
  52. 61f58e5 ide: cmd646 we can get the pci device with container_of by Juan Quintela · 15 years ago
  53. 7e07831 ide: 'secondary' field is only used by cmd646 by Juan Quintela · 15 years ago
  54. 58c0e73 ide: PCIIDEState type field is not needed anymore by Juan Quintela · 15 years ago
  55. 4c3df0e ide: split cmd646 and piix from pci.c by Juan Quintela · 15 years ago
  56. 3e7e155 ide: export needed ide-pci functions for split by Juan Quintela · 15 years ago
  57. 65c0f13 ide: create ide/pci.h for common ide pci definitions by Juan Quintela · 15 years ago
  58. 18c0fb3 ide: remove uselsess casts from void * by Juan Quintela · 15 years ago
  59. edcca5a ide: Remove duplicated definitions by Juan Quintela · 15 years ago
  60. e6a7830 ide: Remove cast in pci_register_bar by Juan Quintela · 15 years ago
  61. 61073e0 ide: change cast to DO_UPCAST by Juan Quintela · 15 years ago
  62. cef290b Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan) by malc · 15 years ago
  63. ad32308 pcnet: Restart poll timer on pcnet_start by Jan Kiszka · 15 years ago
  64. efb56cf pcnet: Drop unused recv_pos field by Jan Kiszka · 15 years ago
  65. 5c17ca2 Clean up test for qdev_init() failure by Markus Armbruster · 15 years ago
  66. dde8bbb Warn if value of qdev_init() isn't checked by Markus Armbruster · 15 years ago
  67. 3f66aa9 Make isa_create() terminate program on failure by Markus Armbruster · 15 years ago
  68. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  69. 33e66b8 Check return value of qdev_init() by Markus Armbruster · 15 years ago
  70. 18cfeb5 Make qdev_init() destroy the device on failure by Markus Armbruster · 15 years ago
  71. cdaed7c qdev: move comment by Gerd Hoffmann · 15 years ago
  72. 0f457d9 qemu/pci: make pci not depend on msix by Michael S. Tsirkin · 15 years ago
  73. 05fcfad qemu/pci: clarify pci config load routine by Michael S. Tsirkin · 15 years ago
  74. dc1c9fe Final net cleanup after conversion to QemuOpts by Mark McLoughlin · 15 years ago
  75. c59c7ea Port PCI NIC hotplug to QemuOpts by Mark McLoughlin · 15 years ago
  76. 9203f52 Make NICInfo string fields non-const by Mark McLoughlin · 15 years ago
  77. e52eb61 Revert "Fix exit on 'pci_add' Monitor command" by Anthony Liguori · 15 years ago
  78. 45a50b1 Reorganize option rom (+linux kernel) loading. by Gerd Hoffmann · 15 years ago
  79. dbbaaff eepro100: support 16 bit read from SCBCmd (== 2) by =?UTF-8?q?Reimar=20D=C3=B6ffinger?= · 15 years ago
  80. 850810d Improve error reporting on file access by Justin M. Forbes · 15 years ago
  81. 499cf10 Rename pci_create_noinit() to pci_create() by Markus Armbruster · 16 years ago
  82. 3312958 pci_create() is now unused, remove it by Markus Armbruster · 16 years ago
  83. 07caea3 Fix pci_add nic not to exit on bad model by Markus Armbruster · 16 years ago
  84. 9ee0582 Make it obvious that pci_nic_init() can't fail by Markus Armbruster · 16 years ago
  85. 49bd145 Fix pci_add storage not to exit on bad first argument by Markus Armbruster · 16 years ago
  86. 48042d8 Fix pci_vga_init() not to ignore bus argument by Markus Armbruster · 16 years ago
  87. 19a2223 set correct CS seg limit and flags on sipi by Gleb Natapov · 16 years ago
  88. f4e94df Set revision in eeprom correctly for 82557 versions. by =?UTF-8?q?Reimar=20D=C3=B6ffinger?= · 16 years ago
  89. 25fe365 virtio-pci: return error if virtio_console_init fails by Amit Shah · 16 years ago
  90. c8cd1fc qdev: show name of device that fails init by Amit Shah · 16 years ago
  91. 7f1e9d4 eepro100: Don't allow guests to fail assertions by Kevin Wolf · 16 years ago
  92. 8535247 qemu/virtio-pci: remove unnecessary check by Michael S. Tsirkin · 16 years ago
  93. 5a1fc5e qemu: clean up target page usage in msix by Michael S. Tsirkin · 16 years ago
  94. c0b1905 qemu/pci: reset device registers on bus reset by Michael S. Tsirkin · 16 years ago
  95. 5330de0 qemu/pci: refactor code/symbolic constants by Michael S. Tsirkin · 16 years ago
  96. e489030 qemu/virtio: fix reset with device removal by Michael S. Tsirkin · 16 years ago
  97. 7f23f81 qemu/qdev: type safety in reset handler by Michael S. Tsirkin · 16 years ago
  98. ac0be99 serial: convert isa to qdev by Gerd Hoffmann · 16 years ago
  99. 41b5e89 qdev: don't crash on unset drive properties. by Gerd Hoffmann · 16 years ago
  100. 99244fa floppy: move dma setup + drive connect to fdctrl_init_common() by Gerd Hoffmann · 16 years ago