aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-06-16target-ppc: Remove PVR check from migrationAlexey Kardashevskiy
2014-06-16target-ppc: Eliminate Magic Number MSR MasksTom Musta
2014-06-16spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy
2014-06-16spapr-pci: remove io ports workaroundGreg Kurz
2014-06-16target-ppc: Remove redundant POWER7 declarationsAlexey Kardashevskiy
2014-06-16target-ppc: Move alias lookup after class lookupAlexey Kardashevskiy
2014-06-16target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy
2014-06-16target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon
2014-06-16target-ppc: extract register length calculation in gdbstubThomas Falcon
2014-06-16spapr_nvram: Correct max nvram sizeAlexey Kardashevskiy
2014-06-16Fix typo in eTSEC Ethernet controllerFabien Chouteau
2014-06-16monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE ModeTom Musta
2014-06-16target-ppc: Fix target_disasTom Musta
2014-06-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' i...Peter Maydell
2014-06-16migration: catch unknown flags in ram_loadPeter Lieven
2014-06-16rdma: Fix block during rdma migrationGonglei
2014-06-16migration: Increase default max_downtime from 30ms to 300msAlexey Kardashevskiy
2014-06-16vmstate: Refactor opening of filesJuan Quintela
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...Peter Maydell
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...Peter Maydell
2014-06-13Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...Peter Maydell
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' in...Peter Maydell
2014-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into...Peter Maydell
2014-06-13usb-host: add range checks for usb-host parametersGerd Hoffmann
2014-06-13inet_listen_opts: add error checkingGerd Hoffmann
2014-06-13qxl-render: add sanity checkGerd Hoffmann
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-06-13char: fix avail_connections init in qemu_chr_open_eventfd()David Marchand
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s...Peter Maydell
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell
2014-06-11Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-06-11json-parser: drop superfluous assignment for token variableGonglei
2014-06-11readline: Clear screen on form feed.Hani Benhabiles
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles
2014-06-11readline: Make completion strings always uniqueHani Benhabiles
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles
2014-06-11net: Export valid host network devices listHani Benhabiles
2014-06-11monitor: Add migrate_set_capability completionHani Benhabiles
2014-06-11monitor: Add watchdog_action argument completionHani Benhabiles
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-06-11dump: simplify get_len_buf_out()Laszlo Ersek
2014-06-11dump: hoist lzo_init() from get_len_buf_out() to dump_init()Laszlo Ersek
2014-06-11dump: select header bitness based on ELF class, not ELF architectureLaszlo Ersek
2014-06-11dump: eliminate DumpState.page_size ("guest's page size")Laszlo Ersek