]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-04-15 Richard Hendersontcg-ppc64: Use ISEL for setcond
2013-04-15 Richard Hendersontcg-ppc64: Use MFOCRF instead of MFCR
2013-04-15 Richard Hendersontcg-ppc64: Cleanup i32 constants to tcg_out_cmp
2013-04-15 Richard Hendersontcg-ppc64: Use TCGType throughout compares
2013-04-15 Richard Hendersontcg-ppc64: Use I constraint for mul
2013-04-15 Richard Hendersontcg-ppc64: Implement deposit
2013-04-15 Richard Hendersontcg-ppc64: Handle constant inputs for some compound...
2013-04-15 Richard Hendersontcg-ppc64: Implement compound logicals
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap64
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap16 and bswap32
2013-04-15 Richard Hendersontcg-ppc64: Implement rotates
2013-04-15 Richard Hendersontcg-ppc64: Streamline qemu_ld/st insn selection
2013-04-15 Richard Hendersontcg-ppc64: Use automatic implementation of ext32u_i64
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i64 with constant
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i32 with constant
2013-04-15 Richard Hendersontcg-ppc64: Tidy or and xor patterns.
2013-04-15 Richard Hendersontcg-ppc64: Allow constant first argument to sub
2013-04-15 Richard Hendersontcg-ppc64: Improve constant add and sub ops.
2013-04-15 Richard Hendersontcg-ppc64: Rearrange integer constant constraints
2013-04-15 Richard Hendersontcg-ppc64: Cleanup tcg_out_movi
2013-04-15 Richard Hendersontcg-ppc64: Fix setcond_i32
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use TAI and SAI
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shri64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shli64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_ext32u
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_rlw
2013-04-15 Richard Hendersontcg-ppc64: Use TCGReg everywhere
2013-04-15 Richard Hendersondisas: Disassemble all ppc insns for the host
2013-04-15 Paolo Bonziniqemu-char: another io_add_watch_poll fix
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: remove qdev field.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: use QOM casts.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: init and exit functions.
2013-04-15 KONRAD Fredericvirtio-serial-ccw: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial-s390: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial-pci: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial: add the virtio-serial device.
2013-04-15 KONRAD Fredericvirtio: fix broken aliases.
2013-04-15 Sander EikelenboomUpdate Makefile to actually install the new efi-enabled...
2013-04-15 Michael S.... acpi.h: make it self contained
2013-04-15 Petar Jovanovictarget-mips: fix mipsdsp_mul_q15_q15 and tests for...
2013-04-15 Peter Maydellfpu: Correct edgecase in float64_muladd
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Josh Durginrbd: add an asynchronous flush
2013-04-15 Richard W.M... iotests: Add 'check -ssh' option to test Secure Shell...
2013-04-15 Richard W.M... block: ssh: Use libssh2_sftp_fsync (if supported by...
2013-04-15 Richard W.M... block: Add support for Secure Shell (ssh) block device.
2013-04-15 Stefan Hajnocziide: refuse WIN_READ_NATIVE_MAX on empty device
2013-04-15 Stefan Hajnocziqemu-iotests: filter QEMU_PROG in 051.out
2013-04-15 Kevin Wolfqemu-iotests: Add test for -drive options
2013-04-15 Kevin Wolfqemu-iotests: A few more bdrv_pread/pwrite tests
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfsavevm: Implement block_writev_buffer()
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Markus Armbrusterqjson: to_json() case QTYPE_QSTRING is buggy, rewrite
2013-04-13 Markus Armbrustercheck-qjson: Test noncharacters other than U+FFFE,...
2013-04-13 Markus Armbrustercheck-qjson: Improve a few comments, delete bogus ones
2013-04-13 Markus Armbrusterunicode: New mod_utf8_codepoint()
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnotarget-i386: add AES-NI instructions
2013-04-13 Aurelien Jarnoaes: make Td[0-5] and Te[0-5] tables non static
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble aes-ni instructions
2013-04-13 Aurelien Jarnotarget-i386: enable PCLMULQDQ on Westmere CPU
2013-04-13 Aurelien Jarnotarget-i386: add pclmulqdq instruction
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble pclmulqdq instruction
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Andreas Färbershix: Catch CPU initialization errors
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Paolo Bonziniqemu-timer: move timeBeginPeriod/timeEndPeriod to os...
2013-04-12 Fabien ChouteauRelease SMP restriction on Windows
2013-04-12 Olivier HainqueEnsure good ordering of memory instruction in cpu_exec
2013-04-12 Olivier HainqueCheck effective suspension of TCG thread
2013-04-12 Eric Blakeqapi: use valid JSON in schema
2013-04-12 Michal NovotnyRevert "New QMP command query-cpu-max and HMP command...
2013-04-12 Michal NovotnyNew cpu-max field in query-machines QMP command output
2013-04-12 Peter Maydellcpu-exec: Allow "-d exec" in non-debug builds (drop...
2013-04-12 Peter MaydellTypo, spelling and grammatical fixes
2013-04-12 Petar Jovanoviclinux-user: pass correct host flags to eventfd2 call
2013-04-12 Peter Maydelltarget-moxie: Fix VMState registration
2013-04-11 Richard Hendersontci: Make tcg temporaries local to tcg_qemu_tb_exec
2013-04-11 Richard Hendersontci: Delete unused tb_ret_addr
2013-04-11 Richard Hendersontci: Avoid code before declarations
2013-04-11 Richard Hendersontci: Use a local variable for env
2013-04-11 Richard Hendersontci: Use 32-bit signed offsets to loads/stores
2013-04-09 Paolo Bonzinimigration: simplify writev vs. non-writev logic
2013-04-09 Paolo Bonzinimigration: drop is_write complications
2013-04-09 Paolo Bonzinimigration: use a single I/O operation when writev_buffe...
2013-04-09 Paolo Bonzinimigration: set f->is_write and flush in add_to_iovec
2013-04-09 Hans de Goedevirtio-9p: Fix virtio-9p no longer building after hw...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-04-08 Paolo Bonzinihw: move private headers to hw/ subdirectories.
2013-04-08 Paolo BonziniMAINTAINERS: update for source code movement
2013-04-08 Paolo Bonzinihw: move last file to hw/arm/
2013-04-08 Paolo Bonzinihw: move hw/kvm/ to hw/i386/kvm
2013-04-08 Paolo Bonzinihw: move ARM CPU cores to hw/cpu/, configure with defau...
next