summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo2015-03-256-5/+1Star
* rcu tests: fix compilation on 32-bit ppcPaolo Bonzini2015-03-252-26/+44
* Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150324'...Peter Maydell2015-03-242-46/+32Star
|\
| * target-tricore: properly fix dvinit_b/h_13Bastian Koppelmann2015-03-241-30/+10Star
| * target-tricore: fix RRPW_DEXTR using wrong regBastian Koppelmann2015-03-241-2/+2
| * target-tricore: fix DVINIT_HU/BU calculating overflow before resultBastian Koppelmann2015-03-241-12/+18
| * target-tricore: Fix two helper functions (clang warnings)Stefan Weil2015-03-241-6/+6
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-03-233-15/+33
|\
| * ahci-test: improve rw buffer patternsJohn Snow2015-03-231-8/+28
| * ahci: Fix sglist offset manipulation for BE machinesJohn Snow2015-03-231-1/+1
| * ide: fix cmd_read_pio when nsectors > 1John Snow2015-03-231-5/+3Star
| * ide: fix cmd_write_pio when nsectors > 1John Snow2015-03-231-1/+1
* | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150323' int...Peter Maydell2015-03-232-7/+19
|\ \ | |/ |/|
| * linux-user: fix broken cpu_copy()Leon Alrae2015-03-231-1/+1
| * linux-user: fix emulation of splice syscallAndreas Schwab2015-03-221-4/+18
| * linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_h...Chen Gang S2015-03-221-2/+0Star
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-203-10/+72
|\
| * target-i386: Haswell-noTSX and Broadwell-noTSXEduardo Habkost2015-03-191-0/+69
| * Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost2015-03-193-12/+5Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-205-10/+82
|\ \
| * | numa: Print warning if no node is assigned to a CPUEduardo Habkost2015-03-191-0/+10
| * | pc: fix default VCPU to NUMA node mappingIgor Mammedov2015-03-191-0/+9
| * | numa: introduce machine callback for VCPU to node mappingIgor Mammedov2015-03-194-7/+21
| * | numa: Reject configuration if CPU appears on multiple nodesEduardo Habkost2015-03-191-0/+37
| * | numa: Reject CPU indexes > max_cpusEduardo Habkost2015-03-191-3/+5
| * | numa: Fix off-by-one error at MAX_CPUMASK_BITS checkEduardo Habkost2015-03-191-2/+2
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-2013-111/+152
|\ \ | |/ |/|
| * ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-204-2/+22
| * ohci: fix resource cleanup leakGonglei2015-03-201-1/+19
| * uhci: fix segfault when hot-unplugging uhci controllerGonglei2015-03-201-6/+6
| * hw/usb: Include USB files only if necessaryThomas Huth2015-03-183-4/+6
| * usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster2015-03-171-2/+1Star
| * usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster2015-03-171-19/+17Star
| * monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster2015-03-172-20/+22
| * monitor: Plug memory leak in monitor_read_bdrv_key_start()Markus Armbruster2015-03-171-0/+2
| * monitor: Drop dead QMP check from monitor_read_password()Markus Armbruster2015-03-171-4/+1Star
| * uhci: Convert to realizeMarkus Armbruster2015-03-171-10/+8Star
| * ohci: Complete conversion to realizeMarkus Armbruster2015-03-171-17/+17
| * usb: Improve companion configuration error messagesMarkus Armbruster2015-03-172-25/+14Star
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-175-28/+44
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-197-16/+28
|\ \
| * | block: Fix blockdev-backup not to use funky error classMarkus Armbruster2015-03-193-11/+11
| * | raw-posix: Deprecate aio=threads fallback without O_DIRECTKevin Wolf2015-03-191-0/+8
| * | raw-posix: Deprecate host floppy passthroughMarkus Armbruster2015-03-195-5/+9
* | | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2015-03-192-0/+42
|\ \ \
| * | | virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-192-0/+42
* | | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2015-03-1952-161/+191
|\ \ \ \
| * | | | qga/commands-posix: Fix resource leakShannon Zhao2015-03-191-0/+1
| * | | | elf-loader: Add missing error handling for call of lseekStefan Weil2015-03-191-1/+3
| * | | | elf-loader: Fix truncation warning from coverityStefan Weil2015-03-191-1/+1