]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-02-23 Petar Jovanovictarget-mips: fix for sign-issue in MULQ_W helper
2013-02-23 Petar Jovanovictarget-mips: fix for incorrect multiplication with...
2013-02-23 Richard Hendersontarget-xtensa: Use add2/sub2 for mac
2013-02-23 Richard Hendersontarget-xtensa: Use mul*2 for mul*hi
2013-02-23 Richard Hendersontarget-unicore32: Use mul*2 for do_mult
2013-02-23 Richard Hendersontarget-sh4: Use mul*2 for dmul*
2013-02-23 Richard Hendersontarget-sparc: Use mul*2 for multiply
2013-02-23 Richard Hendersontarget-sparc: Use official add2/sub2 interfaces for...
2013-02-23 Richard Hendersontarget-ppc: Compute mullwo without branches
2013-02-23 Richard Hendersontarget-ppc: Compute arithmetic shift carry without...
2013-02-23 Richard Hendersontarget-ppc: Implement neg in terms of subf
2013-02-23 Richard Hendersontarget-ppc: Use add2 for carry generation
2013-02-23 Richard Hendersontarget-ppc: Compute addition carry with setcond
2013-02-23 Richard Hendersontarget-ppc: Compute addition overflow without branches
2013-02-23 Richard Hendersontarget-ppc: Use setcond in gen_op_cmp
2013-02-23 Richard Hendersontarget-ppc: Split out SO, OV, CA fields from XER
2013-02-23 Richard Hendersontarget-ppc: Use mul*2 in mulh* insns
2013-02-23 Richard Hendersontarget-cris: Use mul*2 in mul* insns
2013-02-23 Richard Hendersontarget-mips: Use mul[us]2 in [D]MULT[U] insns
2013-02-23 Richard Hendersontarget-arm: Implement sbc_cc inline
2013-02-23 Richard Hendersontarget-arm: Implement adc_cc inline
2013-02-23 Richard Hendersontarget-arm: Use add2 in gen_add_CC
2013-02-23 Richard Hendersontarget-arm: Use mul[us]2 and add2 in umlal et al
2013-02-23 Richard Hendersontarget-arm: Use mul[us]2 in gen_mul[us]_i64_i32
2013-02-23 Richard Hendersontarget-s390x: Use mulu2 for mlgr insn
2013-02-23 Richard Hendersontarget-alpha: Use mulu2 for umulh insn
2013-02-23 Richard Hendersontcg: Apply life analysis to 64-bit multiword arithmetic ops
2013-02-23 Richard Hendersontcg: Implement muls2 with mulu2
2013-02-23 Richard Hendersontarget-i386: Use add2 to implement the ADX extension
2013-02-23 Richard Hendersontcg-arm: Implement muls2_i32
2013-02-23 Richard Hendersontcg-i386: Implement multiword arithmetic ops
2013-02-23 Richard Hendersontcg: Implement multiword addition helpers
2013-02-23 Richard Hendersontcg: Implement multiword multiply helpers
2013-02-23 Richard Hendersontcg: Implement a 64-bit to 32-bit extraction helper
2013-02-23 Richard Hendersontcg: Add signed multiword multiplication operations
2013-02-23 Richard Hendersontcg: Add 64-bit multiword arithmetic operations
2013-02-23 Richard Hendersontcg-sparc: Always implement 32-bit multiword ops
2013-02-23 Richard Hendersontcg-i386: Always implement 32-bit multiword ops
2013-02-23 Richard Hendersontcg: Make 32-bit multiword operations optional for...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-23 Peter MaydellReplace all setjmp()/longjmp() with sigsetjmp()/siglong...
2013-02-23 Ronald HechtSPARC LEON power-down support added
2013-02-23 Ronald HechtAdded LEON MMU ASI mappings and corrected LEON3 MMU...
2013-02-23 Ronald Hechtgrlib-apbuart: Add support of various flags
2013-02-23 Fabien ChouteauTypo: replace gptimer by apbuart
2013-02-23 Peter Maydelldisas/i386.c: Add explicit braces round empty for-loop...
2013-02-23 Peter Maydellqemu-log: Remove qemu_log_try_set_file() and its users
2013-02-23 Hervé Poussineauxhci: fix bad print specifier
2013-02-22 Jan Kiszkagtk: Rename File to Machine menu and add pause, reset...
2013-02-22 Stefan Weilui/gtk: Use menu item from stock for full screen
2013-02-22 Stefan Weilui/gtk: Support versions of VTE before 0.26
2013-02-22 Kevin WolfReenable -Wstrict-prototypes
2013-02-22 Anthony Liguoriui/gtk: require at least GTK 2.18 and VTE 0.26
2013-02-22 Gerd Hoffmannunbreak hw/usb/redirect.c build
2013-02-22 Stefan Weilui/gtk: Fix build (missing include for setlocale)
2013-02-21 Anthony Liguorigtk: suppress accelerators from the File menu when...
2013-02-21 Anthony Liguorigtk: make default UI (v5)
2013-02-21 Anthony Liguorigtk: add translation support (v5)
2013-02-21 Anthony Liguorigtk: add support for screen scaling and full screen...
2013-02-21 Anthony Liguorigtk: add support for input grabbing (v2)
2013-02-21 Anthony Liguorigtk: add virtual console support (v2)
2013-02-21 Anthony Liguoriui: add basic GTK gui (v5)
2013-02-21 Anthony Liguoriconsole: allow VCs to be overridden by UI
2013-02-21 Anthony Liguoribuild: disable Wstrict-prototypes
2013-02-21 Peter Crosthwaiteqom/object.c: Allow itf cast with num_itfs = 0
2013-02-21 Peter Crosthwaiteqom/object.c: Reset interface list on inheritance
2013-02-21 Gerd Hoffmannvga: fix byteswapping.
2013-02-21 Peter MaydellRemove elderly top level TODO file
2013-02-21 Jason Wanghelp: add docs for multiqueue tap options
2013-02-21 Stefan Hajnocziaio: support G_IO_HUP and G_IO_ERR
2013-02-21 Stefan Hajnocziaio: convert aio_poll() to g_poll(3)
2013-02-21 Stefan Hajnocziaio: extract aio_dispatch() from aio_poll()
2013-02-21 Stefan Hajnoczimain-loop: drop rfds/wfds/xfds for good
2013-02-21 Stefan Hajnocziiohandler: switch to GPollFD
2013-02-21 Stefan Hajnoczislirp: switch to GPollFD
2013-02-21 Stefan Hajnoczislirp: slirp/slirp.c coding style cleanup
2013-02-21 Stefan Hajnoczimain-loop: switch POSIX glib integration to GPollFD
2013-02-21 Stefan Hajnoczimain-loop: switch to g_poll() on POSIX hosts
2013-02-21 Stefan Hajnoczimain-loop: fix select_ret uninitialized variable warning
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-02-21 Cole Robinson.gitignore: Ignore optionrom/*.asm
2013-02-21 Alin Tomescuppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_...
2013-02-21 David GibsonAdd some missing qtest binaries to .gitignore
2013-02-21 Peter Crosthwaitexilinx_axienet.c: Assert no error when making link
2013-02-21 Hervé PoussineauRemove forward declaration of non-existant variable
2013-02-20 Richard Hendersontarget-i386: Use movcond to implement shiftd.
2013-02-20 Richard Hendersontarget-i386: Discard CC_OP computation in set_cc_op...
2013-02-20 Richard Hendersontarget-i386: Use movcond to implement rotate flags.
2013-02-20 Richard Hendersontarget-i386: Use movcond to implement shift flags.
2013-02-20 Richard Hendersontarget-i386: Add CC_OP_CLR
2013-02-20 Richard Hendersontarget-i386: Implement tzcnt and fix lzcnt
2013-02-20 Richard Hendersontarget-i386: Use clz/ctz for bsf/bsr helpers
2013-02-20 Richard Hendersontarget-i386: Implement ADX extension
2013-02-19 Gerd Hoffmannuas-uas: usb3 streams
2013-02-19 Gerd Hoffmannusb-xhci: usb3 streams
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-02-19 Gerd Hoffmannusb: fix endpoint descriptor ordering
2013-02-19 Gerd Hoffmannusb-redir: simplify packet copy
2013-02-19 Gerd Hoffmannusb: make usb_packet_copy operate on combined packets
next