aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03i2c: fix migration regression introduced by broadcast supportIgor Mammedov
2016-08-03mptsas: really fix migration compatibilityPaolo Bonzini
2016-08-03qdist: return "(empty)" instead of NULL when printing an empty distEmilio G. Cota
2016-08-03qdist: use g_renew and g_new instead of g_realloc and g_malloc.Emilio G. Cota
2016-08-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160803-1' into s...Peter Maydell
2016-08-03vnc: ensure connection sharing/limits is always configuredDaniel P. Berrange
2016-08-03vnc: fix crash when vnc_server_info_get has an errorDaniel P. Berrange
2016-08-03vnc: don't crash getting server info if lsock is NULLDaniel P. Berrange
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-08-03Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-next-2016-08-03-...Peter Maydell
2016-08-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160803' into...Peter Maydell
2016-08-03io: remove mistaken call to object_ref on QTaskDaniel P. Berrange
2016-08-03xen: drain submit queue in xen-usb before removing deviceJuergen Gross
2016-08-03xen: when removing a backend don't remove many of themJuergen Gross
2016-08-03kvm-irqchip: only commit route when irqchip is usedPeter Xu
2016-08-03spapr: Error out when CPU hotplug is attempted on older pseries machinesBharata B Rao
2016-08-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2016-08-02ehci: faster frame index calculation for skipped framesEvgeny Yakovlev
2016-08-02wxx: Fix compilation of host-libusb.cStefan Weil
2016-08-02wxx: Fix compiler warning for host-libusb.cStefan Weil
2016-08-02MAINTAINERS: Add Host Memory Backends sectionEduardo Habkost
2016-08-02qdist: fix memory leak during binningEmilio G. Cota
2016-08-02target-i386: fix typo in xsetbv implementationDave Hansen
2016-08-02qht: do not segfault when gathering stats from an uninitialized qhtEmilio G. Cota
2016-08-02util: Drop inet_listen()Cao jin
2016-08-02util: drop unix_nonblocking_connect()Cao jin
2016-08-02util: drop inet_nonblocking_connect()Cao jin
2016-08-02checkpatch: add check for bzeroPaolo Bonzini
2016-08-02fix qemu exit on memory hotplug when allocation fails at prealloc timeIgor Mammedov
2016-08-02numa: set the memory backend "is_mapped" fieldGreg Kurz
2016-08-02util/qht: Document memory ordering assumptionsPaolo Bonzini
2016-08-01MAINTAINERS: Update the Xilinx maintainersAlistair Francis
2016-08-01Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253Sean Bruno
2016-07-29Update version for v2.7.0-rc1 releasev2.7.0-rc1Peter Maydell
2016-07-29avx2 configure: Disable if static buildAaron Lindsay
2016-07-29Unbreak FreeBSD build after optionrom update.Sean Bruno
2016-07-29optionrom: fix detection of -Wa,-32Paolo Bonzini
2016-07-29Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160729' into stagingPeter Maydell
2016-07-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160729' into...Peter Maydell
2016-07-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-29Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-07-29tests: add drive_del-test to ppc/ppc64Laurent Vivier
2016-07-29mptsas: Fix a migration compatible issueCao jin
2016-07-29vhost: do not update last avail idx on get_vring_base() failureMarc-André Lureau
2016-07-29spapr: Prevent boot CPU core removalBharata B Rao
2016-07-29ppc: Fix fault PC reporting for lve*/stve* VMX instructionsBenjamin Herrenschmidt
2016-07-29test: port postcopy test to ppc64lvivier@redhat.com
2016-07-29Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...David Gibson
2016-07-29spapr: init CPUState->cpu_index with index relative to core-idIgor Mammedov
2016-07-28ide: fix halted IO segfault at resetJohn Snow