aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-25target-ppc: Remove POWER5+ v0.0 that never existedAlexey Kardashevskiy
2015-03-25spapr: Add missing checks for NULL pointers and report failuresStefan Weil
2015-03-25pseries: Update SLOF firmware image to qemu-slof-20150313Alexey Kardashevskiy
2015-03-25sparc: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller
2015-03-25mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-25m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-25virtio-net: validate backend queue numbers against bus limitationJason Wang
2015-03-25virtio-serial: fix virtio config sizeMichael S. Tsirkin
2015-03-25acpi: Add missing GCC_FMT_ATTR to local functionStefan Weil
2015-03-25nbd: Fix up comment after commit e140177Markus Armbruster
2015-03-25vmw_pvscsi: use PCI DMA APIsPaolo Bonzini
2015-03-25megasas: use PCI DMA APIsPaolo Bonzini
2015-03-25cpus: Don't kick un-realized cpus.Peter Crosthwaite
2015-03-25i6300esb: Fix signed integer overflowDavid Gibson
2015-03-25i6300esb: Correct endiannnessDavid Gibson
2015-03-25fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo
2015-03-25rcu tests: fix compilation on 32-bit ppcPaolo Bonzini
2015-03-25seccomp: update libseccomp version and remove arch restrictionEduardo Otubo
2015-03-24Update version for v2.3.0-rc1 releasev2.3.0-rc1Peter Maydell
2015-03-24Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150324'...Peter Maydell
2015-03-24target-tricore: properly fix dvinit_b/h_13Bastian Koppelmann
2015-03-24target-tricore: fix RRPW_DEXTR using wrong regBastian Koppelmann
2015-03-24target-tricore: fix DVINIT_HU/BU calculating overflow before resultBastian Koppelmann
2015-03-24target-tricore: Fix two helper functions (clang warnings)Stefan Weil
2015-03-23Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-03-23ahci-test: improve rw buffer patternsJohn Snow
2015-03-23ahci: Fix sglist offset manipulation for BE machinesJohn Snow
2015-03-23ide: fix cmd_read_pio when nsectors > 1John Snow
2015-03-23ide: fix cmd_write_pio when nsectors > 1John Snow
2015-03-23Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150323' int...Peter Maydell
2015-03-23linux-user: fix broken cpu_copy()Leon Alrae
2015-03-22linux-user: fix emulation of splice syscallAndreas Schwab
2015-03-22linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_h...Chen Gang S
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei
2015-03-20ohci: fix resource cleanup leakGonglei
2015-03-20uhci: fix segfault when hot-unplugging uhci controllerGonglei
2015-03-19target-i386: Haswell-noTSX and Broadwell-noTSXEduardo Habkost
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost
2015-03-19numa: Print warning if no node is assigned to a CPUEduardo Habkost
2015-03-19pc: fix default VCPU to NUMA node mappingIgor Mammedov
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov
2015-03-19numa: Reject configuration if CPU appears on multiple nodesEduardo Habkost
2015-03-19numa: Reject CPU indexes > max_cpusEduardo Habkost
2015-03-19numa: Fix off-by-one error at MAX_CPUMASK_BITS checkEduardo Habkost
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster