index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
openpic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
1
-2
/
+2
|
\
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
|
openpic: Accelerate pending irq search
Alexander Graf
2012-12-14
1
-0
/
+11
*
|
openpic: fix minor coding style issues
Alexander Graf
2012-12-14
1
-6
/
+6
*
|
openpic: add Shared MSI support
Alexander Graf
2012-12-14
1
-20
/
+130
*
|
openpic: make brr1 model specific
Alexander Graf
2012-12-14
1
-1
/
+4
*
|
openpic: convert to qdev
Alexander Graf
2012-12-14
1
-142
/
+136
*
|
openpic: remove irq_out
Alexander Graf
2012-12-14
1
-6
/
+2
*
|
openpic: rename openpic_t to OpenPICState
Alexander Graf
2012-12-14
1
-34
/
+34
*
|
openpic: convert simple reg operations to builtin bitops
Alexander Graf
2012-12-14
1
-31
/
+36
*
|
openpic: remove unused type variable
Alexander Graf
2012-12-14
1
-25
/
+2
*
|
openpic: unify memory api subregions
Alexander Graf
2012-12-14
1
-52
/
+56
*
|
openpic: combine openpic and mpic reset functions
Alexander Graf
2012-12-14
1
-61
/
+42
*
|
openpic: merge mpic and openpic timer handling
Alexander Graf
2012-12-14
1
-100
/
+31
*
|
openpic: combine mpic and openpic irq raise functions
Alexander Graf
2012-12-14
1
-18
/
+16
*
|
openpic: Convert subregions to memory api
Alexander Graf
2012-12-14
1
-45
/
+61
*
|
openpic: combine mpic and openpic src handlers
Alexander Graf
2012-12-14
1
-47
/
+5
*
|
openpic: update to proper memory api
Alexander Graf
2012-12-14
1
-90
/
+48
*
|
mpic: Unify numbering scheme
Alexander Graf
2012-12-14
1
-247
/
+43
*
|
openpic: Remove unused code
Alexander Graf
2012-12-14
1
-163
/
+0
|
/
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-26
/
+26
*
openpic: Added BRR1 register
Bharat Bhushan
2012-08-15
1
-0
/
+17
*
PPC: Fix openpic with relative memregions
Alexander Graf
2012-03-15
1
-10
/
+2
*
openpic: remove dead code to make a PCI device version
Anthony Liguori
2012-01-27
1
-27
/
+3
*
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
2011-10-09
1
-130
/
+159
|
\
|
*
openpic: Unfold write_IRQreg
Alexander Graf
2011-10-06
1
-42
/
+37
|
*
openpic: Unfold read_IRQreg
Alexander Graf
2011-10-06
1
-31
/
+25
|
*
PPC: Bump MPIC up to 32 supported CPUs
Alexander Graf
2011-10-06
1
-7
/
+3
|
*
PPC: MPIC: Fix CI bit definitions
Alexander Graf
2011-10-06
1
-5
/
+5
|
*
PPC: MPIC: Remove read functionality for WO registers
Alexander Graf
2011-10-06
1
-7
/
+0
|
*
PPC: Set MPIC IDE for IPI to 0
Alexander Graf
2011-10-06
1
-0
/
+4
|
*
PPC: Fix IPI support in MPIC
Alexander Graf
2011-10-06
1
-2
/
+15
|
*
PPC: Extend MPIC MMIO range
Alexander Graf
2011-10-06
1
-1
/
+1
|
*
PPC: Add CPU local MMIO regions to MPIC
Alexander Graf
2011-10-06
1
-38
/
+72
*
|
openpic: Memory API conversion for mpic
Fabien Chouteau
2011-10-02
1
-96
/
+111
|
/
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-2
/
+2
*
ppc: convert to memory API
Avi Kivity
2011-08-08
1
-43
/
+38
*
openpic: Replace explicit byte swap with endian hints
Alexander Graf
2010-12-11
1
-21
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-4
/
+6
*
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-11-22
1
-1
/
+1
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-2
/
+3
*
Compile openpic only once
Blue Swirl
2010-03-29
1
-24
/
+10
*
hw/openpic.c: replace tabs by spaces
Aurelien Jarno
2009-12-19
1
-131
/
+131
*
target-ppc: Initialize OpenPIC properly
Alexander Graf
2009-12-19
1
-0
/
+2
*
PCI: make duplicate devfn allocation fatal
Blue Swirl
2009-11-15
1
-2
/
+0
*
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
1
-1
/
+1
*
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-09
1
-1
/
+1
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
[next]