index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
openpic.c
Age
Commit message (
Expand
)
Author
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-14
openpic: Accelerate pending irq search
Alexander Graf
2012-12-14
openpic: fix minor coding style issues
Alexander Graf
2012-12-14
openpic: add Shared MSI support
Alexander Graf
2012-12-14
openpic: make brr1 model specific
Alexander Graf
2012-12-14
openpic: convert to qdev
Alexander Graf
2012-12-14
openpic: remove irq_out
Alexander Graf
2012-12-14
openpic: rename openpic_t to OpenPICState
Alexander Graf
2012-12-14
openpic: convert simple reg operations to builtin bitops
Alexander Graf
2012-12-14
openpic: remove unused type variable
Alexander Graf
2012-12-14
openpic: unify memory api subregions
Alexander Graf
2012-12-14
openpic: combine openpic and mpic reset functions
Alexander Graf
2012-12-14
openpic: merge mpic and openpic timer handling
Alexander Graf
2012-12-14
openpic: combine mpic and openpic irq raise functions
Alexander Graf
2012-12-14
openpic: Convert subregions to memory api
Alexander Graf
2012-12-14
openpic: combine mpic and openpic src handlers
Alexander Graf
2012-12-14
openpic: update to proper memory api
Alexander Graf
2012-12-14
mpic: Unify numbering scheme
Alexander Graf
2012-12-14
openpic: Remove unused code
Alexander Graf
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-15
openpic: Added BRR1 register
Bharat Bhushan
2012-03-15
PPC: Fix openpic with relative memregions
Alexander Graf
2012-01-27
openpic: remove dead code to make a PCI device version
Anthony Liguori
2011-10-09
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
2011-10-06
openpic: Unfold write_IRQreg
Alexander Graf
2011-10-06
openpic: Unfold read_IRQreg
Alexander Graf
2011-10-06
PPC: Bump MPIC up to 32 supported CPUs
Alexander Graf
2011-10-06
PPC: MPIC: Fix CI bit definitions
Alexander Graf
2011-10-06
PPC: MPIC: Remove read functionality for WO registers
Alexander Graf
2011-10-06
PPC: Set MPIC IDE for IPI to 0
Alexander Graf
2011-10-06
PPC: Fix IPI support in MPIC
Alexander Graf
2011-10-06
PPC: Extend MPIC MMIO range
Alexander Graf
2011-10-06
PPC: Add CPU local MMIO regions to MPIC
Alexander Graf
2011-10-02
openpic: Memory API conversion for mpic
Fabien Chouteau
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
ppc: convert to memory API
Avi Kivity
2010-12-11
openpic: Replace explicit byte swap with endian hints
Alexander Graf
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-03-29
Compile openpic only once
Blue Swirl
2009-12-19
hw/openpic.c: replace tabs by spaces
Aurelien Jarno
2009-12-19
target-ppc: Initialize OpenPIC properly
Alexander Graf
2009-11-15
PCI: make duplicate devfn allocation fatal
Blue Swirl
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-07
PPC: remove unneeded calls to device reset
Blue Swirl
[next]