]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2009-09-27 Blue SwirlBSD user: implement GUEST_BASE
2009-09-27 Aurelien Jarnotcg/i386: generates dec/inc instead of sub/add when...
2009-09-27 Aurelien Jarnotcg/i386: optimize and $0xff(ff), reg
2009-09-27 Blue SwirlCompile some user files only once for all targets
2009-09-27 Aurelien Jarnotcg/x86_64: generated dec/inc instead of sub/add when...
2009-09-27 Blue SwirlDon't compile roms if not building system targets
2009-09-27 Blue SwirlFix user emulator breakage
2009-09-27 malctcg/ppc: always use tcg_out_call
2009-09-27 malcvl: Add failure check for SetEvent
2009-09-27 malcvl: Do not use perror after failed Win32 API calls
2009-09-27 malcposix-aio-compat: avoid signal race when spawning a...
2009-09-26 Aurelien Jarnotarget-i386: kill a tmp register
2009-09-26 Aurelien Jarnotarget-i386: use subfi instead of sub with a non-freed...
2009-09-26 Stefan Weileepro100: Fix format strings in debug messages
2009-09-26 Stefan Weileepro100: Replace sprintf by snprintf
2009-09-26 Stefan Weileepro100: Remove unused code
2009-09-26 Stefan Weileepro100: Enhanced logging and comments
2009-09-26 Marcelo Tosattifix -daemonize with kvm
2009-09-26 Dominic EvansSet SDL icon_title when using `-name XXX` for proper...
2009-09-26 Juan Quintelaqemu-option: rename bool -> boolean
2009-09-26 Laurent DesnoguesARM back-end: Use sxt[bh] instructions for ext{8, 6}s
2009-09-26 Pierre RiteauFix and improve qint_from_int64_test
2009-09-26 Luiz Capitulinomonitor: Fix do_wav_capture() argument type
2009-09-26 Luiz Capitulinomonitor: Fix do_commit() argument type
2009-09-26 Juan QuintelaDon't redefine NULL, please
2009-09-25 Mark McLoughlinFix coding style issue
2009-09-25 Juan QuintelaRemove PARAMS() macro
2009-09-25 Juan Quintela__thread should be before real type
2009-09-25 Juan Quintelagcc wants 1st static and then const
2009-09-25 Juan QuintelaBring two last users of K&R definitions to ANSI c89
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
2009-09-25 Juan QuintelaUse proper typedef syntax
2009-09-25 Blue SwirlRevert "This files are compiled in libqemu.a now"
2009-09-25 Glauber Costafix use after free
2009-09-25 Gerd Hoffmannunbreak usb pass-through on linux.
2009-09-25 Juan Quintelaclean: remove ide/*.o files on clean
2009-09-25 Laurent DesnoguesARM host: fix generated blocks linking
2009-09-25 Stefan WeilFix spelling in comment
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-09-23 Igor V. Kovalenkosparc64-8bit-asi
2009-09-23 Aurelien Jarnotarget-mips: remove MAX_OP_PER_INSTR workaround
2009-09-23 Aurelien Jarnoexec-all.h: increase OPC_BUF_SIZE
2009-09-23 Aurelien Jarnoexec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
2009-09-23 Juan QuintelaThis files are compiled in libqemu.a now
2009-09-23 Blue SwirlFix device tree compile broken by ca20cf32ab3d945155141...
2009-09-21 Blue SwirlFix Sparse warning about invalid access past the end...
2009-09-21 Blue SwirlFix Sparse warning about obsolete struct initializer
2009-09-21 Blue SwirlExport tables properly to avoid a Sparse warning
2009-09-21 Blue SwirlAdd 'static' to please Sparse
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-09-21 Blue SwirlFix user targets broken by 96e132e24ee5a693069e83b6a981...
2009-09-20 Blue SwirlCompile host-utils only once
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-20 Stefan WeilFix spelling in comment
2009-09-20 Blue SwirlCompile ne2000 only once
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-20 Blue SwirlCompile msix only once
2009-09-20 Blue SwirlCompile loader only once
2009-09-20 Blue SwirlCompile qemu-config only once
2009-09-20 Blue SwirlCompile wdt_i6300esb only once
2009-09-20 Blue SwirlFix mingw32 compile
2009-09-20 Blue SwirlProbe for fdatasync()
2009-09-19 Blue SwirlPPC: make system bus parent of PCI bus
2009-09-19 Stefan WeilFix indentation
2009-09-19 Blue SwirlESP: convert to VMState
2009-09-18 Vince Weavertarget-alpha: fix extlh instruction
2009-09-18 Aurelien Jarnotarget-ppc: optimize slw/srw/sld/srd
2009-09-18 malcaudio: use correct email address
2009-09-18 malcaudio: internal API change
2009-09-18 malcsdlaudio: use correct function names in sdl_XXX calls
2009-09-18 malcoss: use audio_pcm_hw_clip_out
2009-09-18 malcalsa: use audio_pcm_hw_clip_out
2009-09-18 malcaudio: introduce audio_pcm_hw_clip_out helper function
2009-09-18 malcaudio: use muldiv64 where it makes sense
2009-09-18 malccoreaudio: fix sloppy "posixification" by 1ea879e5580f6...
2009-09-16 Stefan Weiltcg: fix size of local variables in tcg_gen_bswap64_i64
2009-09-16 Juergen Lockqemu serial: lost tx irqs (affecting FreeBSD's new...
2009-09-16 Andre Przywarafix typo in configure --help
2009-09-15 Aurelien Jarnoescc: fix IRQ routing, broken by 6c319c82223a1766c5d64a...
2009-09-15 Gerd Hoffmannide/isa: convert to qdev.
2009-09-15 Gerd Hoffmannide/pci: convert to qdev.
2009-09-15 Gerd Hoffmannide/pci: fix indention
2009-09-15 Gerd Hoffmannide/qdev: add ide bus.
2009-09-15 Gerd Hoffmannsplit away drive init from ide_init2()
2009-09-15 Gerd Hoffmannsupport media=cdrom for if=none
2009-09-15 Gerd Hoffmannqdev/pci: add pci_create_noinit()
2009-09-14 Aurelien Jarnomips malta: ensure that the serial ports are associated...
2009-09-14 Aurelien Jarnohw/serial: don't create a char device if none is specified
2009-09-14 Aurelien Jarnocurses: save 250MB of memory
2009-09-14 Aurelien JarnoRevert "Open chr device for all serial ports"
2009-09-14 Blue SwirlFix breakage by f80237d45032fbc429aba3b597175fb544a1137...
2009-09-14 Aurelien JarnoOpen chr device for all serial ports
2009-09-14 Nathan Froydtarget-mips: fix single-stepping
2009-09-14 Gerd Hoffmannunbreak ppc/prep
2009-09-14 Blue SwirlAdd an ISA bus version of m48t59
2009-09-14 Daniel JacobowitzFix Linux task preemption on Versatile board
2009-09-14 Edgar E. Iglesiaspflash_cfi01: Correct debug build, no functional changes.
2009-09-14 malcne2000-isa: Do not free memory owned by qdev
2009-09-13 malcalsa: Use proper value when testing returned events...
2009-09-13 malcalsa/oss: Remove fd transfer handlers before closing...
next