]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2011-04-12 Stefan Weilcpu-common: Modify cpu_physical_memory_read and cpu_phy...
2011-04-12 Michael Walleconfigure: disable opengl per default
2011-04-12 Aurelien Jarnotarget-ppc: remove #ifdef FLOAT128
2011-04-12 Aurelien Jarnotarget-sh4: get rid of CPU_{Float,Double}U
2011-04-12 Guan Xuetaounicore32: necessary modifications for other files...
2011-04-12 Guan Xuetaounicore32: add necessry headers in linux-user/unicore32...
2011-04-12 Guan Xuetaounicore32: add target-unicore32 directory for unicore32...
2011-04-11 Edgar E. Iglesiasmicroblaze: Add partial decoding of stream insns
2011-04-11 Edgar E. Iglesiasmicroblaze: Add stream-insn related constants
2011-04-11 Edgar E. Iglesiasmicroblaze: Correct ec mask in debug print
2011-04-11 Edgar E. Iglesiasmicroblaze: Add constant for exception-code mask
2011-04-11 Alejandro Cabreramicroblaze: Correct MMU_ZONES mask
2011-04-11 Blue Swirlppc: remove a write-only variable
2011-04-10 Alexander Grafs390x: fix virtio feature bitmap
2011-04-10 Alexander Grafs390x: set alignment for long to 8
2011-04-10 Jan Kiszkamusicpal: Fix registration of MMIO-less sysbus devices
2011-04-10 Isaku Yamahataacpi, acpi_piix: factor out GPE logic
2011-04-09 Dmitry Eremin... arm: basic support for ARMv4/ARMv4T emulation
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-09 Michael Tokarevvnc: tight: Fix crash after 2GB of output
2011-04-09 Isaku Yamahatasmbus_eeprom: consolidate smbus eeprom creation oc...
2011-04-09 Atsushi Nemotolan9118: Ignore write to MAC_VLAN1 register
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1_CNT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1a EVT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM_TMR logic
2011-04-09 Jordan Justenhw/pflash_cfi02: Fix lazy reset of ROMD mode
2011-04-09 Scott Woodconfigure: avoid basename usage message
2011-04-09 Scott Woodmpc85xx_pci_map_irq: change "unknow" to "unknown"
2011-04-09 Brad Hardsevent: trivial coding style fixes
2011-04-09 Adam Lackorzynskimultiboot: Quote filename in error message
2011-04-08 David Gibsonppce500_mpc8544ds: Fix compile with --enable-debug...
2011-04-08 David GibsonUse existing helper function to implement popcntd instr...
2011-04-08 David GibsonDelay creation of pseries device tree until reset
2011-04-08 David Gibsonpseries: Abolish envs array
2011-04-08 Stefan Weilspapr_vscsi: Set uninitialized variable
2011-04-08 Scott WoodDon't call cpu_synchronize_state() from machine init.
next