aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27qdev: add vlan propertyGerd Hoffmann
2009-10-27qdev: add netdev propertyGerd Hoffmann
2009-10-27qdev: mac addr property fixupsGerd Hoffmann
2009-10-27net: add macaddr type.Gerd Hoffmann
2009-10-27Send a RARP packet after migration.Nolan
2009-10-27multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 bui...Juergen Lock
2009-10-27raw/linux-aio: Also initialize POSIX AIOKevin Wolf
2009-10-27qcow2: Fix grow_refcount_table error handlingKevin Wolf
2009-10-27usb-linux: return USB_RET_STALL on -EPIPEPaul Bolle
2009-10-27Makefile: Change make to be quiet again when doing nothingStefan Weil
2009-10-27eepro100: Restructure codeStefan Weil
2009-10-27target-arm: use native tcg-ops for ror/bic/vornAurelien Jarno
2009-10-27target-arm: fix neon shift helper functionsJuha Riihimäki
2009-10-27target-arm: fix neon vsri, vshl and vsli opsJuha Riihimäki
2009-10-27target-arm: allow modifying vfp fpexc en bit onlyJuha Riihimäki
2009-10-27target-arm: add support for neon vld1.64/vst1.64 instructionsJuha Riihimäki
2009-10-27target-arm: fix neon vshrn/vrshrn opsJuha Riihimäki
2009-10-26target-arm: fix incorrect temporary variable freeingJuha Riihimäki
2009-10-25sparc32: tcx: remove unused include directiveBlue Swirl
2009-10-24sparc32: convert sbi to VMState, vmsd and vmstate resetBlue Swirl
2009-10-24sparc32: convert Sun4c interrupt controller to reset + vmsdBlue Swirl
2009-10-24sparc32: convert interrupt controller to reset + vmsdBlue Swirl
2009-10-24sparc32: convert IOMMU to reset + vmsdBlue Swirl
2009-10-24sparc32: convert DMA controller to reset + vmsd, fix reset on initBlue Swirl
2009-10-24m48t59: convert to vmstate resetBlue Swirl
2009-10-24sparc32: convert slavio_timer to reset + vmsdBlue Swirl
2009-10-24fdc: convert to reset + vmsdBlue Swirl
2009-10-24esp: convert to reset + vmsdBlue Swirl
2009-10-24sparc32: convert cs4231 to VMState, vmsd and resetBlue Swirl
2009-10-24escc: add chipset docsBlue Swirl
2009-10-24escc: convert to VMState, vmsd and resetBlue Swirl
2009-10-24sparc32: add chipset docs for eccmemctlBlue Swirl
2009-10-24sparc32: convert slavio_misc to reset + vmsdBlue Swirl
2009-10-24sparc32: convert eccmemctl to reset + vmsdBlue Swirl
2009-10-24sparc64: remove unused variablesBlue Swirl
2009-10-23target-arm: optimize thumb 32-bit multiplyJuha.Riihimaki@nokia.com
2009-10-23target-arm: cleanup internal resource leaksJuha Riihimäki
2009-10-23target-i386: implement lzcnt emulationAndre Przywara
2009-10-23target-ppc: move often used CPU fields at the top of the structureAurelien Jarno
2009-10-23target-arm: fix sdiv helperAurelien Jarno
2009-10-23target-arm: use clz32() instead of a for loopAurelien Jarno
2009-10-21Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori
2009-10-21qdev: add string property.Gerd Hoffmann
2009-10-21char: emit the OPENED event only when a new char connection is openedAmit Shah
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah
2009-10-21char: check for initial_reset_issued unnecessaryAmit Shah
2009-10-18bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl
2009-10-18bsd-user: FreeBSD updateJuergen Lock
2009-10-18x86: add 'static' to please SparseBlue Swirl