1. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  2. d2c3373 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  3. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  4. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  5. d7b61ec hw/unin_pci.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  6. 9023f7b vmstate: remove uninorth savevm code by Juan Quintela · 14 years ago
  7. f23cea4 uninorth: Get rid of bswap by Alexander Graf · 14 years ago
  8. 6ebf590 pci-host: Delegate bswap to mmio layer by Alexander Graf · 14 years ago
  9. 6bef043 Make simple io mem handler endian aware by Alexander Graf · 14 years ago
  10. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  11. 520128b pci: use PCI_DEVFN() where appropriate. by Isaku Yamahata · 15 years ago
  12. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  13. 2b5eb37 Compile most PPC devices only once by Blue Swirl · 15 years ago
  14. 952760b Compile pci_host only once by Blue Swirl · 15 years ago
  15. fa0be69 PPC: Make interrupts work by Alexander Graf · 15 years ago
  16. 0f92119 PPC: Use Mac99_U3 type on ppc64 by Alexander Graf · 15 years ago
  17. d86f0e3 PPC: Uninorth config space accessor by Alexander Graf · 15 years ago
  18. e1c6bba Refactor DEC 21154 PCI bridge by Blue Swirl · 15 years ago
  19. 776e1bb PCI: fix bridge configuration by Blue Swirl · 15 years ago
  20. 18dd19a qdev: Improve uni-north device names by Markus Armbruster · 15 years ago
  21. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  22. f08b32f pci: shorten pci_host_{conf, data}_register_xxx function a bit. by Isaku Yamahata · 15 years ago
  23. d27d06f PPC64: map Uni-North AGP bus aka fix Linux boot by Blue Swirl · 15 years ago
  24. 6039874 PPC64: Partial fix to Linux crash: revert to old devfn by Blue Swirl · 15 years ago
  25. a455783 pci_host: consolidate pci config address access. by Isaku Yamahata · 15 years ago
  26. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago
  27. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  28. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  29. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  30. 99a0949 Get rid of _t suffix by malc · 16 years ago
  31. cdd0935 PPC: make system bus parent of PCI bus by Blue Swirl · 16 years ago
  32. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 16 years ago
  33. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  34. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  35. 2e29bd0 PPC: convert Uni-north to qdev: also fixes Mac99 machine crash by Blue Swirl · 16 years ago
  36. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  37. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  38. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  39. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  40. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  41. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  42. 783a20d Activate uninorth AGP bridge by blueswir1 · 16 years ago
  43. e972b3a Fix UniNorth by blueswir1 · 16 years ago
  44. f390238 Add debug, savevm and reset support for UniNorth by blueswir1 · 16 years ago
  45. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  46. 4ebcf88 Update #defines for PCI vendor and device IDs from OpenBIOS and Linux by blueswir1 · 16 years ago
  47. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  48. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  49. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  50. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  51. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  52. 9f08349 Spelling fixes, thanks to Stefan Weil. by ths · 18 years ago
  53. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 19 years ago
  54. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 19 years ago
  55. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago