Age | Commit message (Expand) | Author |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-04 | ide/macio: Fix macio DMA initialisation. | Mark Cave-Ayland |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-25 | cuda: QOM'ify CUDA | Andreas Färber |
2013-01-25 | ide/macio: QOM'ify MacIO IDE | Andreas Färber |
2013-01-25 | mac_nvram: QOM'ify MacIO NVRAM | Andreas Färber |
2013-01-25 | macio: Split MacIO in two | Andreas Färber |
2013-01-25 | macio: Delay qdev init until all fields are initialized | Andreas Färber |
2013-01-25 | macio: QOM'ify some more | Andreas Färber |
2013-01-25 | ppc: Move Mac machines to hw/ppc/ | Andreas Färber |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | macio: convert to qdev | 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-07-11 | pci: don't overwrite multi functio bit in pci header type. | Isaku Yamahata |
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-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-06-16 | Rename pci_register_io_region() to pci_register_bar() | Avi Kivity |
2009-05-03 | use PCI_HEADER_TYPE. | Isaku Yamahata |
2009-02-01 | Add and use #defines for PCI device classes | blueswir1 |
2009-01-26 | Define PCI vendor and device IDs in pci.h (Stuart Brady) | aliguori |
2009-01-12 | Use ESCC for PowerMac serial | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-04 | Fix PowerMac NVRAM device. | j_mayer |
2007-10-28 | * sort the PowerPC target object files | j_mayer |