index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
monitor: implement x86 info mem for PAE and long modes
Blue Swirl
2010-12-11
monitor: implement x86 info tlb for PAE and long modes
Blue Swirl
2010-12-11
wdt_i6300esb: register a reset function
Bernhard Kohl
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
2010-12-11
usb_ohci: Always use little endian
Alexander Graf
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
heathrow_pic: Declare as little endian
Alexander Graf
2010-12-11
rtl8139: Declare as little endian
Alexander Graf
2010-12-11
openpic: Replace explicit byte swap with endian hints
Alexander Graf
2010-12-11
ppc4xx_pci: Declare as little endian
Alexander Graf
2010-12-11
versatile_pci: Declare as little endian
Alexander Graf
2010-12-11
prep: Declare as little endian
Alexander Graf
2010-12-11
e1000: Make little endian
Alexander Graf
2010-12-11
uninorth: Get rid of bswap
Alexander Graf
2010-12-11
pci-host: Delegate bswap to mmio layer
Alexander Graf
2010-12-11
dbdma: Make little endian
Alexander Graf
2010-12-11
Make simple io mem handler endian aware
Alexander Graf
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-12-11
exec: introduce endianness swapped mmio
Alexander Graf
2010-12-10
noaudio: fix return value for read()
Michael Walle
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
2010-12-05
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup
Kirill Batuzov
2010-12-04
Remove unused spin_trylock() function
Peter Maydell
2010-12-04
darwin-user: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-12-04
audio: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-04
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
Stefan Weil
2010-12-04
Fix mingw32 and OpenBSD warnings
Blue Swirl
2010-12-04
Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu
Edgar E. Iglesias
2010-12-03
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()
Stefan Hajnoczi
2010-12-03
linux-user: fix mips and ppc to use UID16
Martin Mohring
2010-12-03
update binfmt conf
Riku Voipio
2010-12-03
linux-user: fix compiler error on nptl
Riku Voipio
2010-12-03
ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn
Peter Maydell
2010-12-03
ARM: linux-user: Expose iWMMXT registers to signal handlers
Peter Maydell
2010-12-03
ARM: linux-user: Restore VFP state from ucontext on sigreturn
Peter Maydell
2010-12-03
ARM: linux-user: Expose VFP registers to signal handlers
Peter Maydell
2010-12-03
ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
Peter Maydell
[next]