]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-04-16 Gerd Hoffmannconsole: move gui_update+gui_setup_refresh from vl...
2013-04-16 Gerd Hoffmannconsole: zap g_width + g_height
2013-04-16 Gerd Hoffmannconsole: simplify screendump
2013-04-16 Gerd Hoffmannconsole: give each QemuConsole its own DisplaySurface
2013-04-16 Gerd Hoffmannconsole: rename vga_hw_*, add QemuConsole param
2013-04-16 Gerd Hoffmannconsole: displaystate init revamp
2013-04-16 Gerd Hoffmannconsole: add trace events
2013-04-16 Gerd Hoffmannconsole: switch color_table_rgb to pixman_color_t
2013-04-16 Gerd Hoffmannconsole: use pixman for font rendering
2013-04-16 Gerd Hoffmannconsole: use pixman for fill+blit
2013-04-16 Gerd Hoffmannpixman: render vgafont glyphs into pixman images
2013-04-16 Gerd Hoffmannpixman: add qemu_pixman_color()
2013-04-16 Gerd Hoffmannhw/vmware_vga.c: various vmware vga fixes.
2013-04-16 Gerd Hoffmannhw/vmware_vga.c: add tracepoints for mmio reads+writes
2013-04-16 Igor Mitsyankohw/vmware_vga.c: fix screen resize bug introduced after...
2013-04-16 Igor Mitsyankoexynos4210_fimd.c: fix display resize bug introduced...
2013-04-16 Andreas Färbertarget-cris: Override do_interrupt for pre-v32 CPU...
2013-04-15 Igor Mammedovqdev: Set device's parent before calling realize()...
2013-04-15 Igor Mammedovcpu: Pass CPUState to *cpu_synchronize_post*()
2013-04-15 Igor Mammedovtarget-i386: Split out CPU creation and features parsing
2013-04-15 Eduardo Habkosttarget-i386/cpu.c: Coding style fixes
2013-04-15 Igor Mammedovioapic: Replace FROM_SYSBUS() with QOM type cast
2013-04-15 Igor Mammedovkvmvapic: Replace FROM_SYSBUS() with QOM type cast
2013-04-15 Igor Mammedovtarget-i386: Split APIC creation from initialization...
2013-04-15 Igor Mammedovtarget-i386: Consolidate error propagation in x86_cpu_r...
2013-04-15 Igor Mammedovqdev: Add qdev property for bool type
2013-04-15 Jan Kiszkatarget-i386: Improve -cpu ? features output
2013-04-15 Jan Kiszkatarget-i386: Fix including "host" in -cpu ? output
2013-04-15 KONRAD Fredericvirtio-balloon: fix dynamic properties.
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Edgar E. IglesiasAllow qtest to be used together with a virtual CPU
2013-04-15 Andreas Färberqdev: Fix QOM unrealize behavior
2013-04-15 Aurelien JarnoMerge branch 'tcg-ppc64' of git://github.com/rth7680...
2013-04-15 Daniel P. BerrangeAdd -f FMT / --format FMT arg to qemu-nbd
2013-04-15 Richard Hendersontcg-ppc64: Handle deposit of zero
2013-04-15 Richard Hendersontcg-ppc64: Implement mulu2/muls2_i64
2013-04-15 Richard Hendersontcg-ppc64: Implement add2/sub2_i64
2013-04-15 Richard Hendersontcg-ppc64: Use getauxval for ISA detection
2013-04-15 Richard Hendersontcg-ppc64: Implement movcond
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 Bonziniexec: remove useless declarations from memory-internal.h
2013-04-15 Paolo Bonzinimemory: move core typedefs to qemu/typedefs.h
2013-04-15 Paolo Bonziniinclude: avoid useless includes of exec/ headers
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 Paolo Bonzinitpm: reorganize headers and split hardware part
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 Paolo Bonziniconfigure: fix TPM logic
2013-04-15 Michael S.... acpi.h: make it self contained
2013-04-15 Michael S.... acpi: move declarations from pc.h to acpi.h
2013-04-15 Stefan Weilhw: Add lost ARM core again
2013-04-15 Hu TaoFix failure to create q35 machine
2013-04-15 Jan KiszkaAdd linux-headers to QEMU_INCLUDES
2013-04-15 Peter Maydellarm: fix location of some include files
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
next