summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno2013-01-313-126/+87
* target-mips: use DSP unions for reduction add instructionsAurelien Jarno2013-01-311-16/+14
* target-mips: use DSP unions for unary DSP operatorsAurelien Jarno2013-01-311-82/+42
* target-mips: use DSP unions for binary DSP operatorsAurelien Jarno2013-01-311-268/+116
* target-mips: add unions to access DSP elementsAurelien Jarno2013-01-311-0/+22
* target-mips: generate a reserved instruction exception on CPU without DSPAurelien Jarno2013-01-311-2/+10
* target-mips: copy insn_flags in DisasContextAurelien Jarno2013-01-311-381/+381
* target-mips: fix DSP loads with rd = 0Aurelien Jarno2013-01-311-5/+0
* Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-01-302-1/+2
|\
| * hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell2013-01-301-1/+1
| * hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall2013-01-301-0/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-3029-82/+68
|\ \
| * | qmp-commands.hx: s/tray-open/tray_open/ to match qapi schemaMichal Privoznik2013-01-301-1/+1
| * | tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber2013-01-302-0/+4
| * | qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell2013-01-303-2/+4
| * | qemu-ga: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-303-5/+5
| * | qemu-log: Plug trivial memory leak in cpu_set_log_filename()Markus Armbruster2013-01-301-4/+9
| * | qemu-log: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | spice: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | readline: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | hw/9pfs: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-302-5/+5
| * | g_strdup(NULL) returns NULL; simplifyMarkus Armbruster2013-01-305-23/+7
| * | g_malloc(0) and g_malloc0(0) return NULL; simplifyMarkus Armbruster2013-01-304-18/+5
| * | xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite2013-01-301-1/+1
| * | cadence_gem: Debug mode compile fixesPeter Crosthwaite2013-01-301-7/+10
| * | cadence_ttc: Debug mode compile fixesPeter Crosthwaite2013-01-301-2/+2
| * | vnc: Clean up vncws_send_handshake_response()Markus Armbruster2013-01-301-5/+6
| |/
* | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-01-304-32/+57
|\ \
| * | prep: Move PReP machine to hw/ppc/Andreas Färber2013-01-303-16/+17
| * | prep_pci: Convert to QOM realizefnAndreas Färber2013-01-271-4/+4
| * | prep_pci: Create PCIBus and PCIDevice in-placeAndreas Färber2013-01-271-13/+37
* | | Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2013-01-3021-94/+4398
|\ \ \ | |_|/ |/| |
| * | s390: Drop set_bit usage in virtio_ccw.Cornelia Huck2013-01-291-2/+2
| * | s390: css error codes.Cornelia Huck2013-01-292-5/+5
| * | s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck2013-01-294-8/+24
| * | sclpconsole: Don't instantiate sclpconsole with -nodefaultsChristian Borntraeger2013-01-291-0/+1
| * | s390: Add s390-ccw-virtio machine.Cornelia Huck2013-01-293-0/+136
| * | s390-virtio: Check for NULL device in reset hypercallAndreas Färber2013-01-291-0/+3
| * | s390: Move hw files to hw/s390xAlexander Graf2013-01-296-18/+16
| * | virtio-s390: add a reset function to virtio-s390 devicesPaolo Bonzini2013-01-291-0/+8
| * | s390: Make typeinfo constAlexander Graf2013-01-291-1/+1
| * | s390: Add new channel I/O based virtio transport.Cornelia Huck2013-01-294-0/+1063
| * | s390-virtio: Factor out some initialization code.Cornelia Huck2013-01-292-51/+72
| * | s390: Wire up channel I/O in kvm.Cornelia Huck2013-01-292-13/+237
| * | s390: Virtual channel subsystem support.Cornelia Huck2013-01-295-0/+1447
| * | s390: Add channel I/O instructions.Cornelia Huck2013-01-294-0/+838
| * | s390: I/O interrupt and machine check injection.Cornelia Huck2013-01-292-1/+209
OpenPOWER on IntegriCloud