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-08-10
Fix checksum writing in signboot.sh
Alexander Graf
2009-08-10
Add new block driver for the VDI format (only aio supported)
Stefan Weil
2009-08-10
Win32: Fix default prefix
Stefan Weil
2009-08-10
qdev/isa: convert fdc.
Gerd Hoffmann
2009-08-10
qdev/isa: make pc use qdev for i8042 setup.
Gerd Hoffmann
2009-08-10
qdev/isa: make the piix isa bridge register an isa bus.
Gerd Hoffmann
2009-08-10
qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
Gerd Hoffmann
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
qdev/prop: add drive property.
Gerd Hoffmann
2009-08-10
add -drive if=none
Gerd Hoffmann
2009-08-10
constify drive_get_by_id arg
Gerd Hoffmann
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
2009-08-10
QemuOpts: add -set option
Gerd Hoffmann
2009-08-10
QemuOpts: create qemu-config.h
Gerd Hoffmann
2009-08-10
QemuOpts: make the drive id actually show up in "info block".
Gerd Hoffmann
2009-08-10
QemuOpts: qemu_opts_parse: fix id= parsing
Gerd Hoffmann
2009-08-10
QemuOpts: add some functions
Gerd Hoffmann
2009-08-10
Fix symfind.
Laurent Desnogues
2009-08-10
configure: let it find xen headers and libs
Christoph Egger
2009-08-10
tolower -> qemu_tolower
Christoph Egger
2009-08-10
Do not try to invoke shebang scripts directly (NFS issues)
malc
2009-08-09
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
Sparc32: use qemu_irq for system_powerdown
Blue Swirl
2009-08-08
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
2009-08-08
Sparc32: remove VRAM and NVRAM sizes from hwdef
Blue Swirl
2009-08-08
Sparc32: remove IRQ numbers from hwdef
Blue Swirl
2009-08-08
Sparc32: move intbit_to_level table back to slavio_intctl.c
Blue Swirl
2009-08-08
Sparc32: move device instantiation to sun4m.c
Blue Swirl
2009-08-08
Sparc32: Refactor slavio timer
Blue Swirl
2009-08-08
ppc_newworld: configure screen size from QEMU command line options
Blue Swirl
2009-08-08
Sparc64: configure screen size from QEMU command line options
Blue Swirl
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2009-08-04
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-03
linux-user: make FUTEX_* calls honor timeout parameter
Nathan Froyd
2009-08-03
enable NPTL for ppc-linux-user targets in configure
Nathan Froyd
2009-08-03
linux-user: handle POWERPC_EXCP_STCX
Nathan Froyd
2009-08-03
target-ppc: add exceptions for conditional stores
Nathan Froyd
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
target-ppc: add cpu_set_tls
Nathan Froyd
2009-08-03
target-ppc: fix cpu_clone_regs
Nathan Froyd
2009-08-01
Fix Sparse warning about missing prototype
Blue Swirl
2009-08-01
Fix Sparse warning about "expression using sizeof on a function"
Blue Swirl
2009-08-01
Add missing "static"
Blue Swirl
2009-08-01
More NULL pointer fixes
Blue Swirl
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
Blue Swirl
2009-07-31
PPC: convert Grackle to qdev
Blue Swirl
2009-07-31
Option rom makefile fixes
Paul Brook
2009-07-31
Save/restore ARMv6 MMU state
Paul Brook
[next]