aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-11Add bootindex parameter to net/block/fd deviceGleb Natapov
2010-12-11Add get_fw_dev_path callback to scsi bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for usb bus.Gleb Natapov
2010-12-11Record which USBDevice USBPort belongs too.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for pci bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback for system bus.Gleb Natapov
2010-12-11Add get_fw_dev_path callback to IDE bus.Gleb Natapov
2010-12-11Store IDE bus id in IDEBus structure for easy access.Gleb Natapov
2010-12-11Add get_fw_dev_path callback to ISA bus in qdev.Gleb Natapov
2010-12-11Keep track of ISA ports ISA device is using in qdev.Gleb Natapov
2010-12-11Introduce new BusInfo callback get_fw_dev_path.Gleb Natapov
2010-12-11Introduce fw_name field to DeviceInfo structure.Gleb Natapov
2010-12-11monitor: implement x86 info mem for PAE and long modesBlue Swirl
2010-12-11monitor: implement x86 info tlb for PAE and long modesBlue Swirl
2010-12-11wdt_i6300esb: register a reset functionBernhard Kohl
2010-12-11isa-bus.c: use hw_error instead of fprintfTristan Gingold
2010-12-11usb_ohci: Always use little endianAlexander Graf
2010-12-11isa_mmio: Always use little endianAlexander Graf
2010-12-11heathrow_pic: Declare as little endianAlexander Graf
2010-12-11rtl8139: Declare as little endianAlexander Graf
2010-12-11openpic: Replace explicit byte swap with endian hintsAlexander Graf
2010-12-11ppc4xx_pci: Declare as little endianAlexander Graf
2010-12-11versatile_pci: Declare as little endianAlexander Graf
2010-12-11prep: Declare as little endianAlexander Graf
2010-12-11e1000: Make little endianAlexander Graf
2010-12-11uninorth: Get rid of bswapAlexander Graf
2010-12-11pci-host: Delegate bswap to mmio layerAlexander Graf
2010-12-11dbdma: Make little endianAlexander Graf
2010-12-11Make simple io mem handler endian awareAlexander Graf
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-12-11exec: introduce endianness swapped mmioAlexander Graf
2010-12-10noaudio: fix return value for read()Michael Walle
2010-12-08ppc: kvm: fix signedness warningAlexander Graf
2010-12-05Speedup 'tb_find_slow' by using the same heuristic as during memory page lookupKirill Batuzov
2010-12-04Remove unused spin_trylock() functionPeter Maydell
2010-12-04darwin-user: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-12-04target-sparc: Use fprintf_function (format checking)Stefan Weil
2010-12-04*-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil
2010-12-04Fix mingw32 and OpenBSD warningsBlue Swirl
2010-12-04Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuEdgar E. Iglesias
2010-12-03exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()Stefan Hajnoczi
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring
2010-12-03update binfmt confRiku Voipio
2010-12-03linux-user: fix compiler error on nptlRiku Voipio
2010-12-03ARM: linux-user: Restore iWMMXT state from ucontext on sigreturnPeter Maydell
2010-12-03ARM: linux-user: Expose iWMMXT registers to signal handlersPeter Maydell
2010-12-03ARM: linux-user: Restore VFP state from ucontext on sigreturnPeter Maydell
2010-12-03ARM: linux-user: Expose VFP registers to signal handlersPeter Maydell
2010-12-03ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell