summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-0654-111/+56
|\ \
| * | versatilepb: Use symbolic indices for ARM PICStefan Weil2012-10-051-1/+2
| * | qdev: kill bogus commentEduardo Habkost2012-10-051-1/+0
| * | qemu-barrier: Fix compiler version check for future gcc versionsStefan Weil2012-10-051-1/+1
| * | hw: Add missing 'static' attribute for QEMUMachineStefan Weil2012-10-052-2/+2
| * | cleanup useless return sentenceAmos Kong2012-10-0541-67/+0
| * | qemu-sockets: Fix compiler warning (regression for MinGW)Stefan Weil2012-10-052-2/+10
| * | vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil2012-10-051-1/+1
| * | slirp: Fix spelling in comment (enought -> enough, insure -> ensure)Stefan Weil2012-10-051-2/+2
| * | tcg/arm: Use tcg_out_mov_reg rather than inline equivalent codePeter Maydell2012-10-051-12/+3
| * | cpu: Add missing 'static' attribute to qemu_global_mutexStefan Weil2012-10-051-1/+1
| * | configure: Support empty target list (--target-list=)Stefan Weil2012-10-051-2/+3
| * | hw: Fix return value check for bdrv_read, bdrv_writeStefan Weil2012-10-053-20/+32
| |/
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-0621-430/+569
|\ \
| * | PPC: KVM: Fix BAT putAlexander Graf2012-10-051-4/+5
| * | PPC: e500: Only expose even TLB sizes in initial TLBAlexander Graf2012-10-051-0/+4
| * | ppc/pseries: Reset VPA registration on CPU resetDavid Gibson2012-10-051-0/+8
| * | pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson2012-10-052-6/+6
| * | PPC: e500: calculate initrd_base like dt_baseScott Wood2012-10-051-1/+2
| * | PPC: e500: increase DTC_LOAD_PADScott Wood2012-10-051-1/+1
| * | device tree: simplify dumpdtb codeAlexander Graf2012-10-051-8/+1
| * | fdt: move dumpdtb interpretation code to device_tree.cAlexander Graf2012-10-053-14/+25
| * | target-ppc: Remove unused power_mode field from cpu stateDavid Gibson2012-10-042-3/+2
| * | pseries: Set hash table size based on RAM sizeDavid Gibson2012-10-041-3/+10
| * | pseries: Remove unnecessary locking from PAPR hash table hcallsDavid Gibson2012-10-041-38/+4
| * | ppc405_uc: Fix buffer overflowStefan Weil2012-10-041-5/+11
| * | target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()David Gibson2012-10-041-5/+25
| * | pseries: Fix semantics of RTAS int-on, int-off and set-xive functionsDavid Gibson2012-10-041-17/+8
| * | pseries: Rework implementation of TCE bypassDavid Gibson2012-10-044-23/+30
| * | pseries: Remove never used flags field from spapr vio devicesDavid Gibson2012-10-041-1/+0
| * | pseries: Remove XICS irq type enum typeDavid Gibson2012-10-045-25/+17
| * | pseries: Remove C bitfields from xics codeDavid Gibson2012-10-041-19/+24
| * | pseries: Small cleanup to H_CEDE implementationDavid Gibson2012-10-041-0/+2
| * | pseries: Fix XICS resetDavid Gibson2012-10-041-10/+28
| * | pseries: Reset emulated PCI TCE tables on system resetDavid Gibson2012-10-043-0/+22
| * | pseries: Clear TCE and signal state when resetting PAPR VIO devicesDavid Gibson2012-10-041-6/+5
| * | pseries: Add support for new KVM hash table control callDavid Gibson2012-10-044-113/+213
| * | pseries: Use new method to correct reset sequenceDavid Gibson2012-10-041-5/+4
| * | pseries: Fix and cleanup CPU initialization and resetDavid Gibson2012-10-042-14/+25
| * | ppc: Make kvm_arch_put_registers() put *all* the registersDavid Gibson2012-10-041-39/+50
| * | target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macrosAurelien Jarno2012-10-041-21/+0
| * | target-ppc: use the softfloat float32_muladd functionAurelien Jarno2012-10-041-43/+14
| * | target-ppc: use the softfloat min/max functionsAurelien Jarno2012-10-041-21/+2
| * | target-ppc: simplify NaN propagation for vector functionsAurelien Jarno2012-10-041-19/+7
| * | MAINTAINERS: Document virtex_ml507 machineAndreas Färber2012-10-041-0/+6
| * | MAINTAINERS: Document Bamboo machine and ppc4xx devicesAndreas Färber2012-10-041-0/+12
| * | MAINTAINERS: Downgrade ppc405 to Odd FixesAndreas Färber2012-10-041-1/+1
| * | MAINTAINERS: Document e500 machines and devicesAndreas Färber2012-10-041-0/+23
| * | MAINTAINERS: Document sPAPR (pSeries) machineAndreas Färber2012-10-041-0/+7
* | | qemu-barrier: Fix compilation on i386 hostsStefan Weil2012-10-061-0/+2
OpenPOWER on IntegriCloud