1. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  2. 3e77223 openpic: Added BRR1 register by Bharat Bhushan · 13 years ago
  3. 38ae51a PPC: Fix openpic with relative memregions by Alexander Graf · 13 years ago
  4. 8a5faa1 openpic: remove dead code to make a PCI device version by Anthony Liguori · 13 years ago
  5. df2921d Merge remote-tracking branch 'upstream' into memory/batch by Avi Kivity · 13 years ago
  6. 11de8b7 openpic: Unfold write_IRQreg by Alexander Graf · 14 years ago
  7. 8d3a8c1 openpic: Unfold read_IRQreg by Alexander Graf · 14 years ago
  8. bbc5842 PPC: Bump MPIC up to 32 supported CPUs by Alexander Graf · 14 years ago
  9. 0d33def PPC: MPIC: Fix CI bit definitions by Alexander Graf · 14 years ago
  10. 3ee8244 PPC: MPIC: Remove read functionality for WO registers by Alexander Graf · 14 years ago
  11. 9250fd2 PPC: Set MPIC IDE for IPI to 0 by Alexander Graf · 14 years ago
  12. a675155 PPC: Fix IPI support in MPIC by Alexander Graf · 14 years ago
  13. bc59d9c PPC: Extend MPIC MMIO range by Alexander Graf · 14 years ago
  14. 704c7e5 PPC: Add CPU local MMIO regions to MPIC by Alexander Graf · 14 years ago
  15. 71cf9e6 openpic: Memory API conversion for mpic by Fabien Chouteau · 14 years ago
  16. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  17. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  18. 23c5e4c ppc: convert to memory API by Avi Kivity · 14 years ago
  19. 8260064 openpic: Replace explicit byte swap with endian hints by Alexander Graf · 14 years ago
  20. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  21. b90c73c pci: Replace unneeded type casts in calls of pci_register_bar by Stefan Weil · 14 years ago
  22. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  23. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  24. 5c4532e Compile openpic only once by Blue Swirl · 15 years ago
  25. 060fbfe hw/openpic.c: replace tabs by spaces by Aurelien Jarno · 15 years ago
  26. d14ed25 target-ppc: Initialize OpenPIC properly by Alexander Graf · 15 years ago
  27. c364c97 PCI: make duplicate devfn allocation fatal by Blue Swirl · 15 years ago
  28. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  29. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  30. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  31. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  32. 99a0949 Get rid of _t suffix by malc · 15 years ago
  33. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  34. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  35. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  36. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  37. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  38. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  39. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  40. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  41. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  42. dfebf62 hw/openpic: define list in mpic_init() const by aurel32 · 16 years ago
  43. b716991 kvm/powerpc: Enable MPIC for E500 platform. by aurel32 · 16 years ago
  44. 67b5578 Add savevm and reset support for OpenPic 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. 2486516 powerpc/kvm: fix a openpic bug (Liu Yu) by aliguori · 16 years ago
  49. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  50. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  51. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  52. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  53. e9df014 Implement embedded IRQ controller for PowerPC 6xx/740 & 750. by j_mayer · 18 years ago
  54. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  55. 05a8096 Better fix for OpenPIC: should not depend on PowerPC. by j_mayer · 18 years ago
  56. 4710357 New model for PowerPC CPU hardware interrupt events: by j_mayer · 18 years ago
  57. 7668a27 openpic SMP support (Jocelyn Mayer) by bellard · 19 years ago
  58. c68ea70 cpu_single_env usage fix by bellard · 19 years ago
  59. 54fa5af more generic IRQ support by bellard · 20 years ago
  60. f840702 spelling fix by bellard · 20 years ago
  61. 8adbc56 typo by bellard · 20 years ago
  62. 91d848e disable PCI device for PMAC by bellard · 21 years ago
  63. 46e50e9 added PCI bus by bellard · 21 years ago
  64. 611493d openpic fixes by bellard · 21 years ago
  65. dbda808 OpenPIC support (Jocelyn Mayer) by bellard · 21 years ago