]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2009-10-05 Juan Quintelax86: fpus is uint16_t not unsigned int
2009-10-05 Juan Quintelax86: fpuc is uint16_t not unsigned int
2009-10-05 Juan Quintelax86: make a20_mask int32_t
2009-10-05 Juan Quintelax86: hflags is not modified at all, just save it directly
2009-10-05 Juan Quintelavmstate: remove i2c_slave_load/save
2009-10-05 Juan Quintelavmstate: port lm832x device
2009-10-05 Juan Quintelalm832x: make fields to have the same types that they...
2009-10-05 Juan Quintelavmstate: add support for arrays of pointers
2009-10-05 Juan Quintelavmstate: port twl92230 device
2009-10-05 Juan Quintelatwl92230: change pwrbtn_state to uint8_t
2009-10-05 Juan Quintelavmstate: port tmp105 device
2009-10-05 Juan Quintelatmp105: change len and alorm to uint8_t
2009-10-05 Juan Quintelavmstate: create VMSTATE_INT16_ARRAY
2009-10-05 Juan Quintelavmstate: port ssd0303 device
2009-10-05 Juan Quintelavmstate: port pxa2xx_i2c device
2009-10-05 Juan Quintelavmstate: create VMSTATE_STRUCT_POINTER
2009-10-05 Juan Quintelavmstate: port max7310 device
2009-10-05 Juan Quintelavmstate: port wm8750 device
2009-10-05 Juan Quintelavmstate: create VMSTATE_I2C_SLAVE
2009-10-05 Juan Quintelavmstate: add uint8 array
2009-10-05 Juan Quintelavmstate: port i2c_slave device
2009-10-05 Juan Quintelavmstate: port i2c_bus device
2009-10-05 Juan Quintelai2c: addresses are load/save as uint8_t values, change...
2009-10-05 Juan Quintelaqdev: Add support for uint8_t
2009-10-05 Juan Quintelavmstate: Add support for sending partial arrays
2009-10-05 Juan Quintelavmstate: remove ps2_kbd_load_old()
2009-10-05 Juan Quintelavmstate: remove const from pre_save() functions
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-05 Juan Quintelavmstate: remove const for put operations
2009-10-05 Juan Quintelavga: move back dirty_log functions to vga.c
2009-10-05 Juan Quintelacirrus_vga: also assign gr0/1 when writting shadow_gr0/1
2009-10-05 Aurelien JarnoRevert "eepro100: Remove unused device status entries"
2009-10-04 Kevin Wolftarget-i386: Fix exceptions for fxsave/fxrstor
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-10-04 Paul Bollebsd-user: fix "#if 0"'d printf()
2009-10-04 Stefan Weileepro100: Add more i825xx devices
2009-10-04 Stefan Weileepro100: Remove unused device status entries
2009-10-04 Andre Przywaratarget-i386: add RDTSCP support
2009-10-04 Andre Przywaratarget-i386: add SSE4a instruction support
2009-10-04 Andre Przywaratarget-i386: add lock mov cr0 = cr8
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-10-04 Paul Bollelinux-user: fix "#if 0"'d printf()
2009-10-04 Stefan WeilCheck availability of uuid header / library
2009-10-04 Michael S.... hw/omap_dma: add matching {} in if 0
2009-10-02 malcoss/alsa: Do not invoke UB described in 7.15.1.1 (this...
2009-10-02 Juan Quintelalibuser is a generated directory
2009-10-02 Blue SwirlUse GNU ld to link roms on OpenSolaris
2009-10-02 Blue SwirlFix warning about undefined madvise() on OpenSolaris
2009-10-02 Michael S.... linux-user: fix up oversealous nitpicking
2009-10-02 Michael S.... tests: missing ; in if 0
2009-10-01 malcalsa: Change default buffer/period size
2009-10-01 malcoss/alsa: Do not invoke UB described in 7.15.1.1
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-10-01 Edgar E. IglesiasInclude microblaze binaries in tarbin.
2009-09-30 Aurelien Jarnotarget-mips: make sure constants are in the second...
2009-09-30 Laurent Desnoguesx86: use globals for CPU registers
2009-09-30 Stefan Weilmips: Fix spelling in comment
2009-09-30 Michael S.... escc: fix another coding style nit
2009-09-30 Michael S.... slirp: fix unmatched bracket in if 0
2009-09-30 Michael S.... net: fix coding style nit
2009-09-30 Michael S.... linux-user: fix coding style nit
2009-09-30 Michael S.... target-mips: unmatched brackets in if 0
2009-09-30 Michael S.... linux-user: fix old style decrement usage
2009-09-30 Michael S.... twl92230: fix old style increment/decrement usage
2009-09-30 Michael S.... omap_dma: fix unbalanced { in commented out code
2009-09-30 Michael S.... escc: fix coding style nit
2009-09-30 Michael S.... gdbstub: fix coding style nit
2009-09-30 Michael S.... elfload: fix coding style nit
2009-09-30 Michael S.... vvfat: fix coding style nit
2009-09-30 malcsdlaudio: make it suck less
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoFix build with profiler enabled
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-09-28 Aurelien Jarnotarget-ppc: log instructions start in TCG code
2009-09-28 Aurelien Jarnotarget-mips: log instructions start in TCG code
2009-09-27 Blue SwirlWin32: avoid a warning
2009-09-27 Blue SwirlBSD user: suppress a warning
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...
next