]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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.
2011-04-07  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07  Christoph Hellwigvirtio-blk: fail unaligned requests
2011-04-07  Alexey Kardashevskiyvirtio-balloon: fixed endianness bug in the config...
2011-04-07  Alexey Kardashevskiyvirtio-9p: fixed LE-to-host conversion bug when QEMU...
2011-04-07  Alexey Kardashevskiyspapr_llan: Fix warning when compiled with -dDEBUG
2011-04-07  Michael Tokarevqdev: Fix comment around qdev_init_nofail()
2011-04-07  Brad Hardsusb-ccid: Spelling fixes
2011-04-07  Avishay TraegerFix integer overflow in block migration bandwidth calcu...
2011-04-07  Jason Wangfloppy: save and restore DIR register
2011-04-07  Nick ThomasNBD device: Separate out parsing configuration and...
2011-04-07  Nick ThomasNBD: Use qemu_socket functions to open TCP and UNIX...
2011-04-07  Nick ThomasSet errno=ENOTSUP for attempts to use UNIX sockets...
2011-04-07  Nick ThomasNBD library: whitespace changes
2011-04-07  Isaku Yamahataide: consolidate drive_get(IF_IDE)
2011-04-07  Michael Tokarevexit if -drive specified is invalid instead of ignoring...
2011-04-07  Kevin Wolfqemu-img rebase: Fix segfault if backing file can't...
2011-04-07  Jes Sorensenqemu-img: Initial progress printing support
2011-04-07  Stefan Hajnocziblock: Do not cache device size for removable media
2011-04-07  Stefan Hajnoczitrace: Trace bdrv_set_locked()
2011-04-07  Ryan HarperDo not delete BlockDriverState when deleting the drive
2011-04-07  Feiran Zhenghw/xen_disk: ioreq not finished on error
2011-04-07  Edgar E. Iglesiasexec: Handle registrations of the entire address space
2011-04-07  Mike Frysingerconfigure: add --version flag
2011-04-04  Peter Maydellcpu-all.h: Remove unnecessary target-specific ifdef...
2011-04-04  Peter Maydelltarget-arm: Make Neon helper routines use correct FP...
2011-04-04  Peter Maydelltarget-arm: Use global env in iwmmxt_helper.c helpers
2011-04-04  Peter Maydelltarget-arm: Use global env in neon_helper.c helpers
2011-04-04  Peter MaydellMakefile.target: Allow target helpers to be in any...
2011-04-04  David GibsonFix non-portable format string in usb-ccid.c
2011-04-04  Michael WalleMAINTAINERS: add Milkymist board
2011-04-04  Michael Wallelm32: add support for the Milkymist board
2011-04-04  Michael Wallelm32: add milkymist hw support functions
2011-04-04  Michael Wallelm32: add Milkymist VGAFB support
2011-04-04  Michael Wallelm32: add Milkymist UART support
2011-04-04  Michael Wallelm32: add Milkymist TMU2 support
2011-04-04  Michael Walleconfigure: add opengl detection
2011-04-04  Michael Wallelm32: add Milkymist System Controller support
2011-04-04  Michael Wallelm32: add Milkymist SoftUSB support
2011-04-04  Michael Wallelm32: add Milkymist PFPU support
2011-04-04  Michael Wallelm32: add Milkymist Minimac support
2011-04-04  Michael Wallelm32: add Milkymist memory card support
2011-04-04  Michael Wallelm32: add Milkymist HPDMC support
2011-04-04  Michael Wallelm32: add Milkymist AC97 support
2011-04-04  Aurelien JarnoRevert "ioapic: when switches to level trigger mode...
2011-04-03  Ulrich Hechts390x: enable CPU_QuadU
2011-04-03  Ulrich Hechts390x: Enable nptl for s390x
2011-04-03  Ulrich Hechts390x: Enable disassembler for s390x
2011-04-03  Alexander Grafs390x: fix s390-virtio-serial
next