Age | Commit message (Expand) | Author |
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 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-16 | Rename pci_register_io_region() to pci_register_bar() | Avi Kivity |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-05-03 | use PCI_HEADER_TYPE. | Isaku Yamahata |
2009-03-16 | Delete some unused macros detected with -Wp,-Wunused-macros use | blueswir1 |
2009-03-02 | hw/openpic: define list in mpic_init() const | aurel32 |
2009-03-02 | kvm/powerpc: Enable MPIC for E500 platform. | aurel32 |
2009-02-06 | Add savevm and reset support for OpenPic | blueswir1 |
2009-02-01 | Add and use #defines for PCI device classes | blueswir1 |
2009-02-01 | Update #defines for PCI vendor and device IDs from OpenBIOS and Linux | blueswir1 |
2009-01-26 | Define PCI vendor and device IDs in pci.h (Stuart Brady) | aliguori |
2009-01-15 | powerpc/kvm: fix a openpic bug (Liu Yu) | aliguori |
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer |
2007-04-07 | Unify IRQ handling. | pbrook |
2007-03-31 | Better fix for OpenPIC: should not depend on PowerPC. | j_mayer |
2007-03-30 | New model for PowerPC CPU hardware interrupt events: | j_mayer |
2005-11-23 | openpic SMP support (Jocelyn Mayer) | bellard |
2005-11-21 | cpu_single_env usage fix | bellard |
2005-06-05 | more generic IRQ support | bellard |
2005-02-09 | spelling fix | bellard |
2005-01-10 | typo | bellard |
2004-06-21 | disable PCI device for PMAC | bellard |
2004-06-21 | added PCI bus | bellard |
2004-06-21 | openpic fixes | bellard |
2004-06-15 | OpenPIC support (Jocelyn Mayer) | bellard |