summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trace: add arguments to bdrv_co_io_em() trace eventStefan Hajnoczi2011-10-032-2/+2
* trace: trace monitor qmp dispatch/completionStefan Hajnoczi2011-10-032-1/+8
* trace: trace bdrv_open_common()Stefan Hajnoczi2011-10-032-0/+3
* hmp: re-enable trace-file commandMichael Roth2011-10-032-2/+2
* etrax-dma: Remove bogus if statementEdgar E. Iglesias2011-10-031-6/+4
* memory: Print regions in ascending orderJan Kiszka2011-10-021-6/+31
* memory: Do not print empty PIO rootJan Kiszka2011-10-021-3/+6
* memory: Print region priorityJan Kiszka2011-10-021-2/+4
* memory: simple memory tree printerBlue Swirl2011-10-023-0/+106
* Move GETPC from dyngen-exec.h to exec-all.hBlue Swirl2011-10-013-12/+13
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-0115-55/+43
* Document softmmu templatesBlue Swirl2011-10-014-1/+33
* ESP: convert to trace frameworkBlue Swirl2011-10-012-40/+61
* PPC: Drop initial ESCC mappingAlexander Graf2011-10-012-2/+2
* tcg-i386: Introduce limited deposit supportJan Kiszka2011-10-014-4/+40
* mips_fulong2e: Reorder ISA bus and i8259 creationJan Kiszka2011-10-011-4/+4
* target-i386: Remove redundant word mask in port out instructionsJan Kiszka2011-10-011-2/+0
* softfloat: Reinstate accidentally disabled target-specific NaN handlingPeter Maydell2011-10-011-0/+5
* tcg/arm: Remove unused tcg_out_addi()Peter Maydell2011-10-011-15/+0
* configure: Detect predefined compiler symbols for ARM and HPPABrad2011-10-011-1/+7
* tcg: Add some assertionsStefan Weil2011-10-011-0/+2
* tcg: Add forward declarations for local functionsStefan Weil2011-10-011-0/+16
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-018-21/+1
* tcg: Declare TCG_TARGET_REG_BITS in tcg.hStefan Weil2011-10-011-0/+10
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2011-09-292-14/+13
|\
| * slirp: Fix packet expirationThomas Huth2011-09-281-2/+3
| * slirp: Fix use after release on tcp_inputJan Kiszka2011-09-281-12/+10
* | Merge remote-tracking branch 'aneesh/for-upstream-5' into stagingAnthony Liguori2011-09-2914-538/+1712
|\ \
| * | hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-224-4/+617
| * | hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V2011-09-228-265/+439
| * | hw/9pfs: Avoid unnecessary get_fid in v9fs_clunkAneesh Kumar K.V2011-09-221-10/+10
| * | hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-229-52/+105
| * | hw/9pfs: Add init callback to fs driverAneesh Kumar K.V2011-09-223-2/+14
| * | hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-229-299/+548
| * | hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-228-87/+155
| * | hw/9pfs: Make v9fs_string* functions non-staticAneesh Kumar K.V2011-09-222-5/+10
* | | Add OpenBIOS as a submoduleBlue Swirl2011-09-286-3/+6
| |/ |/|
* | PPC: use memory API to construct the PCI holeBlue Swirl2011-09-274-7/+26
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into stagingAnthony Liguori2011-09-261-1/+1
|\ \
| * | ppc_prep: fix pci config space initializationAvi Kivity2011-09-251-1/+1
* | | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-09-2620-122/+232
|\ \ \
| * | | fdc: Convert isabus_fdc_init1 to MemoryRegionRichard Henderson2011-09-251-20/+33
| * | | serial: Convert serial_isa_initfn to MemoryRegionRichard Henderson2011-09-251-3/+12
| * | | pckbd: Convert to MemoryRegionRichard Henderson2011-09-253-25/+40
| * | | i8259: Convert to MemoryRegionRichard Henderson2011-09-251-19/+46
| * | | ppc_prep: initialize i8259 after the ISA busAvi Kivity2011-09-251-2/+2
| * | | mips_r4k: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
| * | | mips_jazz: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
| * | | mips_malta: move i8259 initialization after piix4 initializationAvi Kivity2011-09-251-5/+15
| * | | i8254: Convert to MemoryRegionRichard Henderson2011-09-251-3/+13
OpenPOWER on IntegriCloud