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 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-09
pci/aer: factor out common code
Michael S. Tsirkin
2010-12-09
pci/aer: remove dead code
Michael S. Tsirkin
2010-12-09
pci/aer: fix interrupt on config write
Michael S. Tsirkin
2010-12-09
pci/aer: fix error injection
Michael S. Tsirkin
2010-12-09
Makefile: make msix/msi depend on CONFIG_PCI
Michael S. Tsirkin
2010-12-09
pci: untangle pci/msi dependency
Michael S. Tsirkin
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
2010-12-09
virtio-net: stop/start bh when appropriate
Michael S. Tsirkin
2010-12-09
virtio-net: don't dma while vm is stopped
Michael S. Tsirkin
2010-12-09
migration/savevm: no need to flush requests
Michael S. Tsirkin
2010-12-09
cpus: flush all requests on each vm stop
Michael S. Tsirkin
2010-12-09
net/sock: option to specify local address
Mike Ryan
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
2010-12-07
ARM: Implement VCVT to 16 bit integer using new softfloat routines
Peter Maydell
2010-12-07
softfloat: Add float/double to 16 bit integer conversion functions
Peter Maydell
2010-12-07
ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point
Peter Maydell
2010-12-07
ARM: Return correct result for single<->double conversion of NaN
Peter Maydell
2010-12-07
softfloat: Add float*_maybe_silence_nan() functions
Peter Maydell
2010-12-07
ARM: Return correct result for float-to-integer conversion of NaN
Peter Maydell
2010-12-07
softfloat: Add float*_is_any_nan() functions
Peter Maydell
2010-12-07
ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion
Peter Maydell
2010-12-07
ARM: Fix decoding of Neon forms of VCVT between float and fixed point
Peter Maydell
2010-12-07
ARM: Fix decoding of VFP forms of VCVT between float and int/fixed
Peter Maydell
2010-12-07
ARM: fix ldrexd/strexd
Peter Maydell
[prev]
[next]