]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-04-25 Aurelien Jarnosoftfloat: fix floatx80 handling of NaN
2011-04-22 Juan Quintelavmstate: port mac_dbdma
2011-04-22 Juan Quintelamac_dbdma: create DBDMAState instead of passing one...
2011-04-22 Juan Quintelavmstate: port piix4
2011-04-22 Juan Quintelapiix4: create PIIX4State
2011-04-22 Juan Quintelavmstate: port mac_nvram
2011-04-22 Juan Quintelamac_nvram: size is a size, no need to be a target depen...
2011-04-22 Juan Quintelavmstate: port nand
2011-04-22 Juan Quintelanand: pin values are uint8_t
2011-04-22 Juan Quintelavmstate: port max111x
2011-04-22 Juan Quintelamax111x: input field is only used as uint8_t
2011-04-22 Juan Quintelavmstate: port pxa2xx_lcd
2011-04-22 Juan Quintelapxa2xx_lcd: up field is used as a bool and migrated...
2011-04-22 Juan Quintelapxa2xx_lcd: name anonymous struct
2011-04-22 Juan Quintelavmstate: stellaris use unused for placeholder entries
2011-04-22 Juan Quintelavmstate: port stellaris gamepad
2011-04-22 Juan Quintelavmstate: port syborg_keyboard
2011-04-22 Juan Quintelavmstate: port syborg_serial
2011-04-22 Juan Quintelavmstate: port stellaris_adc
2011-04-22 Juan Quintelavmstate: port syborg_pointer
2011-04-22 Juan Quintelavmstate: port ppc4xx_pci
2011-04-22 Juan Quintelavmstate: port ppce500_pci
2011-04-22 Juan Quintelavmstate: port pxa2xx_pm
2011-04-22 Juan Quintelavmstate: port pxa2xx_mm
2011-04-22 Juan Quintelavmstate: port pxa2xx_cm
2011-04-22 Juan Quintelavmstate: port pxa2xx_i2s
2011-04-22 Juan Quintelavmstate: port stellaris gptm
2011-04-22 Juan Quintelavmstate: port cuda
2011-04-22 Juan Quintelavmstate: port heathrow_pic
2011-04-22 Juan Quintelavmstate: port pl022 ssp
2011-04-22 Juan Quintelavmstate: port stellaris sys
2011-04-22 Juan Quintelavmstate: port stellaris ssi bus
2011-04-22 Juan Quintelavmstate: port stellaris i2c
2011-04-22 Juan Quintelavmstate: port armv7m nvic
2011-04-22 Juan Quintelavmstate: port pl011
2011-04-22 Juan Quintelavmstate: port pxa2xx_keypad
2011-04-22 Juan Quintelavmstate: port syborg_rtc
2011-04-22 Juan Quintelavmstate: port pmtimer
2011-04-22 Juan Quintelavmstate: port sysborg_timer
2011-04-22 Juan Quintelavmstate: port arm_timer
2011-04-22 Juan Quintelavmstate: port arm sp804
2011-04-22 Juan Quintelavmstate: port mipsnet
2011-04-22 Juan Quintelavmstate: port m48t59
2011-04-22 Juan Quintelavmstate: port ads7846
2011-04-22 Juan Quintelavmstate: port adb_mouse
2011-04-22 Juan Quintelavmstate: port adb_kbd
2011-04-20 Peter Maydelltarget-arm: Set Invalid flag for NaN in float-to-int...
2011-04-20 Peter Maydellhw/arm_boot.c: move initrd load address up to accommoda...
2011-04-20 Dmitry Eremin... Basic implementation of Sharp Zaurus SL-5500 collie PDA
2011-04-20 Dmitry Eremin... Implement basic part of SA-1110/SA-1100
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-18 Alexander Grafs390x: virtio machine storage keys
2011-04-18 Alexander Grafs390x: Dispatch interrupts to KVM or the real CPU
2011-04-18 Alexander Grafs390x: Enable s390x-softmmu target
2011-04-18 Alexander Grafs390x: Prepare cpu.h for emulation
2011-04-17 Lluísmove helpers.h to helper.h
2011-04-17 Alon Levylibcacard: fix opposite usage of isspace
2011-04-17 Aurelien Jarnotarget-mips: clear softfpu exception state for comparis...
2011-04-17 Aurelien Jarnotarget-mips: fix c.ps.* instructions
2011-04-17 Aurelien Jarnotarget-mips: don't hardcode softfloat exception bits
2011-04-17 Aurelien Jarnotarget-mips: simplify FP comparisons
2011-04-17 Aurelien Jarnotarget-ppc: fix SPE comparison functions
2011-04-17 Aurelien Jarnosoftfloat: improve description of comparison functions
2011-04-17 Aurelien Jarnosoftfloat: move float*_eq and float*_eq_quiet
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq_signaling() into float...
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnotarget-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
2011-04-17 Aurelien Jarnotarget-mips: use new float*_unordered*() functions
2011-04-17 Aurelien Jarnotarget-alpha: use new float64_unordered_quiet() function
2011-04-17 Aurelien Jarnosoftfloat-native: add float*_unordered_quiet() functions
2011-04-17 Aurelien Jarnosoftfloat: add float*_unordered_{,quiet}() functions
2011-04-17 Aurelien Jarnotarget-i386: add floatx_{add,mul,sub} and use them
2011-04-17 Aurelien Jarnotarget-i386: use float unions from cpu-all.h
2011-04-17 Aurelien Jarnotarget-i386: use CPU_LDoubleU instead of a private...
2011-04-17 Aurelien Jarnocpu-all.h: define CPU_LDoubleU
2011-04-17 Aurelien Jarnosoftfloat: use GCC builtins to count the leading zeros
2011-04-16 Brad Hardsusb: fix spelling errors in usb-linux.c
2011-04-16 Brad Hardsusb: initialise data element in Linux USB_DISCONNECT...
2011-04-16 Brad Hardsusb: trivial spelling fixes
2011-04-16 Brad HardsMakefile: Clean up after "make pdf"
2011-04-16 Stefan WeilFix some typos in comments and documentation
2011-04-15 Blue Swirlmigration: move some declarations to migration.h
2011-04-15 Blue SwirlMove CPU related functions to cpus.h
2011-04-15 Blue SwirlMove clock related functions to qemu-timer.h
2011-04-15 Blue SwirlMove generic or OS function declarations to qemu-common.h
2011-04-15 Blue SwirlUse qemu-common.h or qemu-timer.h in place of sysemu.h
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-04-15 Blue Swirljson-lexer: fix conflict with mingw32 ERROR definition
2011-04-15 Stefan Weilsparc: Fix assertion caused by empty memory slot with...
2011-04-15 Paolo Bonziniqemu_next_deadline should not consider host-time timers
2011-04-15 Paolo BonziniRevert wrong fixes for -icount in the iothread case
2011-04-15 Paolo Bonzinienable vm_clock to "warp" in the iothread+icount case
2011-04-15 Paolo Bonzinireally fix -icount in the iothread case
2011-04-14 Peter Maydelltests/test-mmap.c: Check mmap() return value before...
2011-04-13 Peter Maydelltarget-arm: Don't overflow when calculating value for...
2011-04-13 Anthony LiguoriRevert SeaBIOS change due to overzealous commit -a
2011-04-13 Anthony Liguorilm32: fix build breakage due to uninitialized variable 'r'
2011-04-13 Mitnick Lyuvpc.c: Use get_option_parameter() does the search
2011-04-13 Amit Shahatapi: GESN: implement 'media' subcommand
next