summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-16libdecnumber: Eliminate Unused Variable in decSetSubnormalTom Musta1-2/+0
2014-06-16libdecnumber: Eliminate redundant declarationsTom Musta3-6/+0
2014-06-16libdecnumber: Change gstdint.h to stdint.hTom Musta1-1/+1
2014-06-16libdecnumber: Modify dconfig.h to Integrate with QEMUTom Musta1-18/+6
2014-06-16libdecnumber: Prepare libdecnumber for QEMU include structureTom Musta10-25/+25
2014-06-16libdecnumber: Eliminate #include *Symbols.hTom Musta7-8/+0
2014-06-16libdecnumber: Introduce libdecnumber CodeTom Musta15-0/+13244
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan3-2/+10
2014-06-16target-ppc: Remove PVR check from migrationAlexey Kardashevskiy1-2/+6
2014-06-16target-ppc: Eliminate Magic Number MSR MasksTom Musta1-54/+776
2014-06-16spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy1-0/+15
2014-06-16spapr-pci: remove io ports workaroundGreg Kurz1-11/+2
2014-06-16target-ppc: Remove redundant POWER7 declarationsAlexey Kardashevskiy2-6/+0
2014-06-16target-ppc: Move alias lookup after class lookupAlexey Kardashevskiy1-7/+11
2014-06-16target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy1-0/+21
2014-06-16target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon1-0/+19
2014-06-16target-ppc: extract register length calculation in gdbstubThomas Falcon1-34/+71
2014-06-16spapr_nvram: Correct max nvram sizeAlexey Kardashevskiy1-1/+1
2014-06-16Fix typo in eTSEC Ethernet controllerFabien Chouteau1-1/+1
2014-06-16monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE ModeTom Musta2-2/+16
2014-06-16target-ppc: Fix target_disasTom Musta1-3/+4
2014-06-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' i...Peter Maydell83-332/+195
2014-06-16migration: catch unknown flags in ram_loadPeter Lieven2-20/+24
2014-06-16rdma: Fix block during rdma migrationGonglei1-0/+1
2014-06-16migration: Increase default max_downtime from 30ms to 300msAlexey Kardashevskiy1-1/+1
2014-06-16vmstate: Refactor opening of filesJuan Quintela1-19/+19
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela65-219/+113
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela14-73/+37
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...Peter Maydell1-0/+13
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...Peter Maydell1-2/+13
2014-06-13Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...Peter Maydell4-12/+143
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' in...Peter Maydell1-1/+7
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into...Peter Maydell4-26/+11
2014-06-13usb-host: add range checks for usb-host parametersGerd Hoffmann1-0/+13
2014-06-13inet_listen_opts: add error checkingGerd Hoffmann1-2/+13
2014-06-13qxl-render: add sanity checkGerd Hoffmann1-0/+6
2014-06-13spice: add mouse cursor supportGerd Hoffmann3-12/+137
2014-06-13char: fix avail_connections init in qemu_chr_open_eventfd()David Marchand1-1/+7
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster4-26/+11
2014-06-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s...Peter Maydell2-96/+97
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell11-116/+301
2014-06-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell12-508/+669
2014-06-11Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell10-223/+424
2014-06-11json-parser: drop superfluous assignment for token variableGonglei1-13/+2
2014-06-11readline: Clear screen on form feed.Hani Benhabiles1-0/+9
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles3-0/+52
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles3-0/+41
2014-06-11readline: Make completion strings always uniqueHani Benhabiles1-0/+6
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles3-1/+19
2014-06-11net: Export valid host network devices listHani Benhabiles2-14/+21