summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discardZhang Haoyu2014-10-201-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...Peter Maydell2014-10-223-26/+162
|\ \ \
| * | | xhci: remove dead codeGerd Hoffmann2014-10-151-6/+0
| * | | usb-hid: Add high speed keyboard configurationJan Vesely2014-10-152-1/+69
| * | | usb-hid: Add high speed mouse configurationJan Vesely2014-10-152-1/+74
| * | | usb-hid: Move descriptor decision to usb-hid initfnJan Vesely2014-10-151-20/+21
* | | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141015-1' into ...Peter Maydell2014-10-221-0/+5
|\ \ \ \
| * | | | qxl: keep going if reaching guest bug on empty areaMarc-André Lureau2014-10-151-0/+5
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141015-1' into s...Peter Maydell2014-10-221-0/+13
|\ \ \ \
| * | | | gtk: add support for the Pause keyMartin Decky2014-10-151-0/+6
| * | | | gtk.c: Fix memory leak in gd_set_keycode_type()Chen Fan2014-10-151-0/+7
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20141015-1' in...Peter Maydell2014-10-221-3/+3
|\ \ \ \
| * | | | configure: Prepend pixman and ftd flags to overrule system-provided onesJan Kiszka2014-10-151-3/+3
| |/ / /
* | | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141015' into stagingPeter Maydell2014-10-2211-1088/+3432
|\ \ \ \ | |_|_|/ |/| | |
| * | | target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACXPeter Maydell2014-10-141-19/+1
| * | | target-mips/dsp_helper.c: Add ifdef guards around various functionsPeter Maydell2014-10-141-1/+16
| * | | target-mips/translate.c: Add ifdef guard around check_mips64()Peter Maydell2014-10-141-0/+2
| * | | target-mips/op_helper.c: Remove unused do_lbu() functionPeter Maydell2014-10-141-1/+0
| * | | target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()Peter Maydell2014-10-141-9/+0
| * | | target-mips: fix broken MIPS16 and microMIPSYongbok Kim2014-10-142-188/+123
| * | | target-mips/translate.c: Update OPC_SYNCIDongxue Zhang2014-10-141-1/+6
| * | | target-mips: define a new generic CPU supporting MIPS64 Release 6 ISALeon Alrae2014-10-141-0/+30
| * | | mips_malta: update malta's pseudo-bootloader - replace JR with JALRLeon Alrae2014-10-141-5/+5
| * | | target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructionsYongbok Kim2014-10-142-2/+18
| * | | target-mips: do not allow Status.FR=0 mode in 64-bit FPULeon Alrae2014-10-141-0/+6
| * | | target-mips: add new Floating Point Comparison instructionsYongbok Kim2014-10-144-2/+386
| * | | target-mips: add new Floating Point instructionsLeon Alrae2014-10-144-44/+543
| * | | softfloat: add functions corresponding to IEEE-2008 min/maxNumMagLeon Alrae2014-10-142-6/+35
| * | | target-mips: add AUI, LSA and PCREL instruction familiesLeon Alrae2014-10-142-17/+228
| * | | target-mips: add compact and CP1 branchesYongbok Kim2014-10-132-17/+523
| * | | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim2014-10-134-12/+140
| * | | target-mips: Status.UX/SX/KX enable 32-bit address wrappingLeon Alrae2014-10-132-9/+15
| * | | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6Leon Alrae2014-10-132-59/+67
| * | | target-mips: redefine Integer Multiply and Divide instructionsLeon Alrae2014-10-132-21/+338
| * | | target-mips: move PREF, CACHE, LLD and SCD instructionsLeon Alrae2014-10-132-1/+32
| * | | target-mips: signal RI Exception on DSP and Loongson instructionsLeon Alrae2014-10-131-97/+98
| * | | target-mips: split decode_opc_special* into *_r6 and *_legacyLeon Alrae2014-10-131-68/+160
| * | | target-mips: extract decode_opc_special* from decode_opcLeon Alrae2014-10-131-805/+845
| * | | target-mips: move LL and SC instructionsLeon Alrae2014-10-132-3/+34
| * | | target-mips: add SELEQZ and SELNEZ instructionsLeon Alrae2014-10-132-2/+24
| * | | target-mips: signal RI Exception on instructions removed in R6Leon Alrae2014-10-131-8/+56
| * | | target-mips: define ISA_MIPS64R6Leon Alrae2014-10-131-9/+19
| |/ /
* | | hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell2014-10-221-1/+1
| |/ |/|
* | glib: add compatibility interface for g_strcmp0()Gonglei2014-10-161-0/+17
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell2014-10-164-26/+87
|\ \
| * | hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell2014-10-151-26/+0
| * | vga-pci: add qext region to mmioGerd Hoffmann2014-10-153-0/+87
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-1636-166/+690
|\ \
| * | bootindex: change fprintf to error_reportGonglei2014-10-151-1/+2
| * | bootindex: delete bootindex when device is removedGonglei2014-10-151-0/+2
OpenPOWER on IntegriCloud