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
2009-12-25
block/bochs.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
savevm.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
slirp/misc.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
hw/pc.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
path.c fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7a
Blue Swirl
2009-12-25
PCI: make pci_mem_base private
Blue Swirl
2009-12-25
Fix Sparse error: dubious one-bit signed bitfield
Blue Swirl
2009-12-25
Fix Sparse warning: dubious: !x & y
Blue Swirl
2009-12-25
scsi: fix Sparse warning: Initializer entry defined twice
Blue Swirl
2009-12-24
MAC DBDMA: store register values in native endianness
Aurelien Jarno
2009-12-24
Intel CPUs starting from pentium have apic
Gleb Natapov
2009-12-24
loader: more ignores for rom intended to be loaded by the bios
Aurelien Jarno
2009-12-24
Don't load options roms intended to be loaded by the bios in qemu
Avi Kivity
2009-12-24
target-arm: fix strexd
Aurelien Jarno
2009-12-24
linux-user: fix build with gcc-4.1
Aurelien Jarno
2009-12-23
linuxboot.bin is a generated file
Juan Quintela
2009-12-23
qemu-nbd: fix OpenBSD linker warning
Blue Swirl
2009-12-23
e1000: add link to data sheet
Michael S. Tsirkin
2009-12-23
qemu-io: suppress a warning with gcc 4.0.2
Blue Swirl
2009-12-23
Compile qemu-nbd also on OpenBSD and Solaris
Blue Swirl
2009-12-23
USB: Improve usbdevice error messages
Scott Tsai
2009-12-23
target-alpha: Initialize fpcr
Richard Henderson
2009-12-21
tcg-sparc: Implement brcond2.
Richard Henderson
2009-12-21
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
Richard Henderson
2009-12-21
tcg-sparc: Improve tcg_out_movi for sparc64.
Richard Henderson
2009-12-21
tcg-sparc: Fix imm13 check in movi.
Richard Henderson
2009-12-21
ARM PBX-A9 memory map tweaks
Paul Brook
2009-12-21
LAN9118 improvements
Paul Brook
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
PPC64: Fix timebase
Alexander Graf
2009-12-21
target-alpha: Emit tcg debug_insn_start.
Richard Henderson
2009-12-21
linux-user: Add aliases for some Alpha syscalls
Richard Henderson
2009-12-21
Update OpenBIOS PPC image to revision 647
Aurelien Jarno
2009-12-21
ppc64: Change default machine to mac99
Andreas Färber
2009-12-20
cpu-all.h: fix cpu_get_real_ticks() #ifdef
Aurelien Jarno
2009-12-19
Multiboot support: Fix rom_copy
Kevin Wolf
2009-12-19
linux-user: add core dump support for SH
Nathan Froyd
2009-12-19
linux-user: add core dump support for M68K
Nathan Froyd
2009-12-19
linux-user: add core dump support for MIPS
Nathan Froyd
2009-12-19
linux-user: add core dump support for PPC
Nathan Froyd
2009-12-19
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
2009-12-19
linux-user: commonify definitions of target typedefs
Nathan Froyd
2009-12-19
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
2009-12-19
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
2009-12-19
roms: allow roms to be loaded at address 0
Aurelien Jarno
2009-12-19
linux-user: cleanup force_sig() calls
Riku Voipio
2009-12-19
linux-user: Fix mmap_lock ordering
Riku Voipio
2009-12-19
linux-user: enable tb unlinking when compiled with NPTL
Riku Voipio
[next]