summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sysbus: add sysbus_add_memory_overlap()Avi Kivity2011-09-042-0/+9
| * | | axis_dev88: convert to memory API (RAM only)Avi Kivity2011-09-041-8/+8
| * | | armv7m: convert to memory APIAvi Kivity2011-09-043-12/+20
| * | | an5206: convert to memory APIAvi Kivity2011-09-041-4/+8
| * | | pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-049-133/+131
| * | | sysbus: add helpers to add and delete memory regions to the system busAvi Kivity2011-09-042-0/+28
| * | | stellaris_enet: convert to memory APIAvi Kivity2011-09-041-17/+12
| * | | mips_fulong2e: convert to memory APIAvi Kivity2011-09-041-7/+10
* | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-081-4/+5
|\ \ \ \
| * | | | sh4: Fix potential crash in debug codeStefan Weil2011-09-021-4/+5
* | | | | Merge remote-tracking branch 'kraxel/usb.26' into stagingAnthony Liguori2011-09-0811-278/+259
|\ \ \ \ \
| * | | | | usb-musb: Add reset functionJuha Riihimäki2011-09-073-6/+20
| * | | | | usb-musb: Take a DeviceState* in init functionPeter Maydell2011-09-073-12/+8
| * | | | | usb: Remove leading underscores from __musb_irq_maxPeter Maydell2011-09-072-4/+5
| * | | | | usb: claim port at device initialization time.Gerd Hoffmann2011-09-077-95/+104
| * | | | | usb-ccid: remote wakeup supportGerd Hoffmann2011-09-071-1/+2
| * | | | | usb-ccid: switch to USBDesc*Gerd Hoffmann2011-09-072-165/+84
| * | | | | usb: fix use after freeGerd Hoffmann2011-09-071-1/+1
| * | | | | usb-ehci: handle siTDsGerd Hoffmann2011-09-071-1/+42
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'aneesh/for-upstream-3' into stagingAnthony Liguori2011-09-086-103/+445
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hw/9pfs: mark directories also as un-reclaimable on unlinkAneesh Kumar K.V2011-08-251-35/+38
| * | | | hw/9pfs: Add directory reclaim supportAneesh Kumar K.V2011-08-252-2/+38
| * | | | hw/9pfs: Use v9fs_do_close instead of closeAneesh Kumar K.V2011-08-251-2/+2
| * | | | hw/9pfs: init fid list properlyAneesh Kumar K.V2011-08-251-0/+1
| * | | | hw/9pfs: Add file descriptor reclaim supportAneesh Kumar K.V2011-08-256-14/+223
| * | | | hw/9pfs: Add reference counting for fidAneesh Kumar K.V2011-08-252-91/+184
* | | | | mips: Add SMP support to the Malta boardEdgar E. Iglesias2011-09-061-5/+21
| |_|_|/ |/| | |
* | | | apb_pci: convert PCI space to memory APIBlue Swirl2011-09-041-5/+8
* | | | fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectlyBlue Swirl2011-09-041-1/+2
| |_|/ |/| |
* | | Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-0321-215/+215
* | | main: force enabling of I/O threadAnthony Liguori2011-09-021-4/+0
| |/ |/|
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-011-1/+1
|\ \
| * | hw/pci-stub: fix comment typoAlon Levy2011-08-291-1/+1
* | | tusb6010: Convert to qdevPeter Maydell2011-08-313-80/+94
* | | Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...Edgar E. Iglesias2011-08-298-203/+733
|\ \ \
| * | | omap_gpmc: Implement prefetch enginePeter Maydell2011-08-281-10/+247
| * | | omap: Wire up the DMA request line to the GPMCPeter Maydell2011-08-283-3/+8
| * | | omap_gpmc: Pull prefetch engine data into sub-structPeter Maydell2011-08-281-24/+28
| * | | omap_gpmc: Accept a zero mask field on omap3630Juha Riihimäki2011-08-281-5/+6
| * | | hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell2011-08-281-1/+4
| * | | omap_gpmc: Support NAND devicesPeter Maydell2011-08-282-12/+208
| * | | omap_gpmc: Reindent misindented switch statementsPeter Maydell2011-08-281-48/+48
| * | | omap_gpmc: Calculate revision from OMAP modelJuha Riihimäki2011-08-281-1/+3
| * | | omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki2011-08-283-3/+5
| * | | omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell2011-08-281-1/+1
| * | | omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell2011-08-281-0/+1
| * | | omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell2011-08-281-1/+1
| * | | omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmapPeter Maydell2011-08-281-21/+35
| * | | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell2011-08-283-47/+26
| * | | hw/onenand: Minor spacing fixesJuha Riihimäki2011-08-281-7/+7
OpenPOWER on IntegriCloud