]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-02-10 Luiz Capitulinoblock: BLOCK_IO_ERROR QMP event
2010-02-10 Luiz CapitulinoQMP: BLOCK_IO_ERROR event handling
2010-02-10 Kevin Wolfqcow2: Fix signedness bugs
2010-02-10 Sheng Yangqemu-img: Fix qemu-img can't create qcow image based...
2010-02-10 Scott Tsaidoc: Update mingw cross compile instructions
2010-02-10 Evgeniy DushistovDo not ignore error, if open file failed (-serial ...
2010-02-10 Stefan WeilDocumentation: Add build support for documentation...
2010-02-10 Paolo Bonzinifix placement of config-host.h inclusion
2010-02-10 Paolo Bonziniloop write in qemu_event_increment upon EINTR
2010-02-10 Paolo Bonzinido not loop on an incomplete io_thread_fd read
2010-02-09 Liran SchourTry not to exceed max downtime on stage3
2010-02-09 Liran SchourCount dirty blocks and expose an API to get dirty count
2010-02-09 Liran SchourTranfer dirty blocks during iterative phase
2010-02-09 Paolo Bonziniadd qemu_get_clock_ns
2010-02-09 Liran SchourRemove unused code
2010-02-09 Michael S.... kvm: move kvm to use memory notifiers
2010-02-09 Michael S.... kvm: move kvm_set_phys_mem around
2010-02-09 Michael S.... qemu: memory notifiers
2010-02-09 Aurelien Jarnotcg/mips: fix crash in tcg_out_qemu_ld()
2010-02-09 Aurelien Jarnotarget-sh4: MMU: separate execute and read/write permis...
2010-02-09 Aurelien Jarnotarget-sh4: MMU: fix store queue addresses
2010-02-09 Aurelien Jarnotarget-sh4: MMU: remove dead code
2010-02-09 Aurelien Jarnotarget-sh4: MMU: reduce the size of a TLB entry
2010-02-09 Aurelien Jarnotarget-sh4: MMU: optimize UTLB accesses
2010-02-09 Aurelien Jarnotarget-sh4: MMU: fix ITLB priviledge check
2010-02-09 Aurelien Jarnotarget-sh4: MMU: simplify call to tlb_set_page()
2010-02-09 Aurelien Jarnotarget-sh4: MMU: fix mem_idx computation
2010-02-09 Aurelien Jarnosh7750: handle MMUCR TI bit
2010-02-09 Aurelien Jarnotcg/mips: implement setcond2
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 Aurelien Jarnotcg/mips: implement setcond
2010-02-08 TeLeManconfigure: fix the static compilation for sdl
2010-02-08 Dirk Ullrichconfigure: Add --enable-docs and --disable-docs to...
2010-02-08 Aurelien Jarnotarget-sh4: minor optimisations
2010-02-08 Aurelien JarnoSH4/R2D: fix poweroff
2010-02-08 Aurelien Jarnotcg: move setcond* ops to non-optional section
2010-02-08 Aurelien Jarnotcg: add setcondi pseudo-op
2010-02-08 malcblock/curl: %Z is not a valid conversion specifier
2010-02-08 Paolo Bonzinivl.c: avoid preprocessor directives in a printf call
2010-02-08 Paolo Bonzinido not interpolate % from vl.c to qemu-options.h
2010-02-08 Paolo Bonzinicope with printf macro definition in readline.c
2010-02-08 Paolo Bonziniqemu-img: avoid preprocessor directives in a printf...
2010-02-08 malcRevert "On some systems printf is a macro"
2010-02-07 Blue Swirldec: actually implement PCI bridging
2010-02-07 Blue Swirlesp: use CamelCaseFunc for function types
2010-02-07 Blue Swirlfw_cfg: don't use reserved _ prefix
2010-02-07 Blue Swirlfdc: don't use reserved _ prefix
2010-02-07 Blue Swirlfdc: don't use reserved _t suffix
2010-02-07 Blue Swirlescc: don't use reserved _t suffix
2010-02-07 Blue Swirlm48t59: don't use reserved _t suffix
2010-02-06 malctcg/ppc64: implement setcond
2010-02-06 malctcg/ppc32: proper setcond implementation
2010-02-06 malctcg/ppc32: implement setcond[2]
2010-02-06 malcOn some systems printf is a macro
2010-02-06 malcDo not use dprintf
2010-02-06 Stefan Weilarm host: fix compiler warning
2010-02-06 Richard Hendersontcg-i386: Implement setcond.
2010-02-06 Richard Hendersontcg-i386: Implement small forward branches.
2010-02-06 Loïc MinierAdd -static earlier to LDFLAGS for compile_prog()
2010-02-06 Loïc MinierFix missing symbols in .rel/.rela.plt sections
2010-02-06 Aurelien Jarnoconfigure: remove debugging code introduced in aa527b65...
2010-02-06 Aurelien Jarnoconfigure: fix compilation on hosts without -fstack...
2010-02-06 Aurelien JarnoUpdate MAINTAINERS
2010-02-06 Aurelien Jarnotarget-mips: don't call cpu_loop_exit() from helper.c
2010-02-06 Riku Voipiotarget-arm: refactor cp15.c13 register access
2010-02-06 Riku Voipiolinux-user: remove signal handler before calling abort()
2010-02-06 Riku Voipiofix locking error with current_tb
2010-02-06 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-02-06 Aurelien Jarnotarget-ppc: change DCR helpers to target_long arguments
2010-02-06 Richard Hendersontcg-x86_64: implement setcond
2010-02-06 Richard Hendersontcg: add tcg_invert_cond
2010-02-06 Richard Hendersontcg: generic support for conditional set
2010-02-06 Richard Hendersontcg: document double-word support opcodes.
2010-02-06 Christian Krauseusb-linux: increase buffer for USB control requests
2010-02-06 Aurelien Jarnomips/malta: fix typo
2010-02-06 Blue SwirlPCI: show also host bridge data in "info pci" output
2010-02-06 Blue SwirlPCI: fix multiple bridge problems
2010-02-05 Blue SwirlRefactor DEC 21154 PCI bridge
2010-02-05 Paolo Bonziniusb-linux.c: remove write-only variable
2010-02-05 Paolo Bonzinivnc.c: remove dead code
2010-02-05 Paolo Bonziniremove two dead assignments in target-i386/translate.c
2010-02-05 Paolo Bonziniexec.c: dead assignments
2010-02-05 Paolo Bonzinifix undefined shifts by >32
2010-02-05 Riku Voipiotarget-arm: refactor cp15.c13 register access
2010-02-05 Riku Voipiolinux-user: remove signal handler before calling abort()
2010-02-05 Riku Voipiofix locking error with current_tb
2010-02-05 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-02-03 Marcelo TosattiFix incoming migration with iothread
2010-02-03 Jan KiszkaKVM: Move and rename regs_modified
2010-02-03 Jan KiszkaKVM: Make vmport KVM-compatible
2010-02-03 Jan KiszkaKVM: x86: Fix up misreported CPU features
2010-02-03 Jan KiszkaKVM: Request setting of nmi_pending and sipi_vector
2010-02-03 Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2010-02-03 Markus Armbrusterqdev: Add rudimentary help for property value
2010-02-03 Markus Armbrusterqdev: update help on -device
2010-02-03 Markus Armbrusterqdev: Add help for device properties
2010-02-03 Markus ArmbrusterRevert "qdev: Add help for device properties"
2010-02-03 Markus ArmbrusterRevert "qdev: Add help for property value"
2010-02-03 Markus Armbrusterqdev: Fix exit code for -device ?
next