aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell
2015-03-19Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150318' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150318-1' into s...Peter Maydell
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-03-19raw-posix: Deprecate aio=threads fallback without O_DIRECTKevin Wolf
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster
2015-03-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-19qga/commands-posix: Fix resource leakShannon Zhao
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil
2015-03-19elf-loader: Fix truncation warning from coverityStefan Weil
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster
2015-03-19Fix typos in commentsViswesh
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow
2015-03-19vl: fix resource leak with monitor_fdset_add_fdPaolo Bonzini
2015-03-19smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo
2015-03-19pc-dimm: Add description for device list.Paulo Vital
2015-03-19configure: enable kvm on x32Michael Tokarev