Age | Commit message (Expand) | Author | Files | Lines |
2015-07-07 | Revert "guest agent: remove g_strcmp0 usage" | Markus Armbruster | 1 | -1/+1 |
2015-07-07 | qga/qmp_guest_fstrim: Return per path fstrim result | Justin Ossevoort | 3 | -17/+71 |
2015-07-07 | qga/commands-posix: Fix bug in guest-fstrim | Justin Ossevoort | 1 | -5/+4 |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in... | Peter Maydell | 3 | -10/+14 |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 31 | -410/+835 |
2015-07-07 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell | 4 | -3/+44 |
2015-07-07 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 9 | -28/+40 |
2015-07-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i... | Peter Maydell | 20 | -166/+668 |
2015-07-07 | tcg/s390: fix branch target change during code retranslation | Aurelien Jarno | 1 | -4/+8 |
2015-07-07 | target-s390x: fix CONVERT TO BINARY (CVD, CVDY) | Aurelien Jarno | 1 | -5/+4 |
2015-07-07 | target-s390x: fix EXECUTE instruction executing TRT | Aurelien Jarno | 1 | -0/+1 |
2015-07-07 | target-s390x: fix MOVE LONG instruction | Aurelien Jarno | 1 | -1/+1 |
2015-07-07 | sPAPR: Clear stale MSIx table during EEH reset | Gavin Shan | 1 | -0/+46 |
2015-07-07 | sPAPR: Reenable EEH functionality on reboot | Gavin Shan | 1 | -1/+18 |
2015-07-07 | sPAPR: Don't enable EEH on emulated PCI devices | Gavin Shan | 1 | -0/+7 |
2015-07-07 | spapr-vty: Use TYPE_ definition instead of hardcoding | David Gibson | 1 | -1/+1 |
2015-07-07 | spapr_vty: lookup should only return valid VTY objects | David Gibson | 1 | -0/+4 |
2015-07-07 | spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt | Nikunj A Dadhania | 1 | -16/+11 |
2015-07-07 | spapr_pci: populate ibm,loc-code | Nikunj A Dadhania | 1 | -6/+71 |
2015-07-07 | spapr_pci: enumerate and add PCI device tree | Nikunj A Dadhania | 1 | -17/+133 |
2015-07-07 | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao | 2 | -0/+11 |
2015-07-07 | ppc: Update cpu_model in MachineState | Bharata B Rao | 6 | -25/+20 |
2015-07-07 | spapr: Consolidate cpu init code into a routine | Bharata B Rao | 1 | -25/+29 |
2015-07-07 | spapr: Reorganize CPU dt generation code | Bharata B Rao | 1 | -125/+159 |
2015-07-07 | cpus: Add a macro to walk CPUs in reverse | Bharata B Rao | 1 | -0/+2 |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao | 3 | -0/+36 |
2015-07-07 | spapr: Consider max_cpus during xics initialization | Bharata B Rao | 1 | -2/+2 |
2015-07-07 | Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it... | Markus Armbruster | 1 | -17/+11 |
2015-07-07 | spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags | Greg Kurz | 1 | -2/+16 |
2015-07-07 | spapr_iommu: drop erroneous check in h_put_tce_indirect() | Greg Kurz | 1 | -3/+1 |
2015-07-07 | spapr_pci: set device node unit address as hex | Nikunj A Dadhania | 1 | -5/+7 |
2015-07-07 | spapr_pci: encode class code including Prog IF register | Nikunj A Dadhania | 1 | -2/+1 |
2015-07-07 | spapr_pci: encode missing 64-bit memory address space | Nikunj A Dadhania | 1 | -1/+9 |
2015-07-07 | spapr: Add sPAPRMachineClass | David Gibson | 2 | -0/+16 |
2015-07-07 | spapr: Remove obsolete entry_point field from sPAPRMachineState | David Gibson | 2 | -4/+2 |
2015-07-07 | spapr: Remove obsolete ram_limit field from sPAPRMachineState | David Gibson | 3 | -12/+14 |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson | 16 | -148/+167 |
2015-07-07 | pseries: Update SLOF firmware image to qemu-slof-20150429 | Alexey Kardashevskiy | 3 | -1/+1 |
2015-07-07 | spapr: ensure we have at least one XICS server | Greg Kurz | 1 | -1/+2 |
2015-07-07 | target-ppc: fix hugepage support when using memory-backend-file | Michael Roth | 1 | -6/+51 |
2015-07-07 | macio: remove nonexistent interrupt on pin 1 | Cormac O'Brien | 1 | -2/+0 |
2015-07-07 | linux-user, ppc: mftbl can be used by user application | Laurent Vivier | 1 | -2/+1 |
2015-07-07 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell | 11 | -24/+44 |
2015-07-07 | target-i386: avoid overflow in the tsc-frequency property | Paolo Bonzini | 1 | -1/+1 |
2015-07-07 | i386: Introduce ARAT CPU feature | Jan Kiszka | 4 | -2/+43 |
2015-07-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s... | Peter Maydell | 6 | -10/+43 |
2015-07-07 | blockjob: add block_job_release function | Ting Wang | 3 | -8/+22 |
2015-07-07 | block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive. | Richard W.M. Jones | 1 | -1/+2 |
2015-07-07 | block: Use bdrv_drain to replace uncessary bdrv_drain_all | Fam Zheng | 3 | -5/+5 |
2015-07-07 | block: Initialize local_err in bdrv_append_temp_snapshot | Fam Zheng | 1 | -1/+1 |