]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2011-04-13 Amit Shahatapi: GESN: Standardise event response handling for...
2011-04-13 Amit Shahatapi: GESN: Use structs for commonly-used field types
2011-04-13 Amit Shahatapi: Move GET_EVENT_STATUS_NOTIFICATION command handl...
2011-04-13 Amit Shahatapi: Allow GET_EVENT_STATUS_NOTIFICATION after media...
2011-04-13 Amit Shahatapi: Report correct errors on guest eject request
2011-04-13 Amit Shahatapi: Drives can be locked without media present
2011-04-13 Anthony Liguoriqed: Add support for zero clusters
2011-04-13 Stefan Hajnoczidocs: Describe zero data clusters in QED specification
2011-04-12 Peter Maydelltarget-arm: Detect tininess before rounding for FP...
2011-04-12 Peter Maydellsoftfloat: Add setter function for tininess detection...
2011-04-12 Juha Riihimäkitarget-arm: Handle UNDEF cases for VDUP (scalar)
2011-04-12 Peter Maydelltarget-arm: Treat UNPREDICTABLE VTBL, VTBX case as...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 2 register...
2011-04-12 Peter Maydelltarget-arm: Simplify checking of size field in Neon...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for VEXT
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 2 regs + scalar...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-differen...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon invalid modifie...
2011-04-12 Peter Maydelltarget-arm: Collapse VSRI case into VSHL, VSLI
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon "2 regs and...
2011-04-12 Juha Riihimäkitarget-arm: Simplify three-register pairwise code
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-same...
2011-04-12 Peter Maydelltarget-arm: Use lookup table for size check on Neon...
2011-04-12 Wen Congyangfix acpi regression
2011-04-12 Stefan WeilReplace cpu_physical_memory_rw were possible
2011-04-12 Stefan Weilmonitor: Remove some type casts which are no longer...
2011-04-12 Stefan Weilexec: Remove a type cast which is no longer needed
next