aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-26tests/multiboot: Add test for modulesKevin Wolf
2015-01-26multiboot: Fix offset of bootloader nameKevin Wolf
2015-01-26tests/multiboot: Update reference outputKevin Wolf
2015-01-26pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini
2015-01-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-01-23Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf
2015-01-23iotests: Lower 064's memory usageMax Reitz
2015-01-23block: vhdx - force FileOffsetMB field to '0' for certain block statesJeff Cody
2015-01-23block: update string sizes for filename,backing_file,exact_filenameJeff Cody
2015-01-23block: mirror - change string allocation to 2-bytesJeff Cody
2015-01-23block: remove unused variable in bdrv_commitJeff Cody
2015-01-23block: qapi - move string allocation from stack to the heapJeff Cody
2015-01-23block: vmdk - move string allocations from stack to the heapJeff Cody
2015-01-23block: vmdk - make ret variable usage clearJeff Cody
2015-01-23iotests: Add tests for more corruption casesMax Reitz
2015-01-23qcow2: Add two more unalignment checksMax Reitz
2015-01-23virtio-blk: Use blk_aio_ioctlFam Zheng
2015-01-23virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng
2015-01-23Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150123' into ...Peter Maydell
2015-01-23seccomp: add mlockall to whitelistPaolo Bonzini
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into s...Peter Maydell
2015-01-22hw/input/hid.c Fix capslock hid codeDinar Valeev
2015-01-22hid: handle full ptr queues in post_loadGerd Hoffmann
2015-01-22input: improve docs for input-send-event qmp commandGerd Hoffmann
2015-01-22Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2015-01-22monitor: add vnc websocketsGerd Hoffmann
2015-01-22monitor: add query-vnc-servers commandGerd Hoffmann
2015-01-22vnc: factor out qmp_query_client_listGerd Hoffmann
2015-01-22vnc: track & limit connectionsGerd Hoffmann
2015-01-22vnc: update docs/multiseat.txtGerd Hoffmann
2015-01-22vnc: allow binding servers to qemu consolesGerd Hoffmann
2015-01-22vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann
2015-01-22vnc: add display id to acl namesGerd Hoffmann
2015-01-22vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann
2015-01-22vnc: remove vnc_display globalGerd Hoffmann
2015-01-22spice: fix coverity reported defect in display codeGerd Hoffmann
2015-01-22spice: add unix address supportMarc-André Lureau
2015-01-22sb16: fix interrupt acknowledgementPaolo Bonzini
2015-01-21disas/sparc: Remove unused data sparc_opcode_archs[]Peter Maydell
2015-01-21target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLYPeter Maydell
2015-01-21target-sparc: is_translating_asi() is TARGET_SPARC64 onlyPeter Maydell
2015-01-21target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 onlyPeter Maydell
2015-01-21target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_ccPeter Maydell
2015-01-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20150120' into ...Peter Maydell
2015-01-20cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not definedPeter Maydell
2015-01-20cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessorsPeter Maydell
2015-01-20cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell