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
2012-05-01
cputlb: prepare private memory API for public consumption
Blue Swirl
2012-05-01
cputlb: move TLB handling to a separate file
Blue Swirl
2012-05-01
exec: prepare for splitting
Blue Swirl
2012-05-01
Merge branch 'maintainers-up' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-05-01
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-05-01
Merge branch 'prep-up' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-05-01
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2012-05-01
Drop darwin-user
Andreas Färber
2012-05-01
configure: add '--disable-cocoa' switch
Pavel Borzenkov
2012-05-01
raw-posix: Do not use CONFIG_COCOA macro
Pavel Borzenkov
2012-04-30
prep: Move int-ack register from PReP to Raven PCI emulation
Hervé Poussineau
2012-04-30
Makefile: Simplify compilation of target-*/cpu.c
Andreas Färber
2012-04-30
target-mips: Start QOM'ifying CPU init
Andreas Färber
2012-04-30
target-mips: QOM'ify CPU
Andreas Färber
2012-04-30
target-m68k: Add QOM CPU subclasses
Andreas Färber
2012-04-30
target-m68k: Start QOM'ifying CPU init
Andreas Färber
2012-04-30
target-m68k: QOM'ify CPU reset
Andreas Färber
2012-04-30
target-m68k: QOM'ify CPU
Andreas Färber
2012-04-30
target-sh4: Start QOM'ifying CPU init
Andreas Färber
2012-04-30
target-sh4: QOM'ify CPU reset
Andreas Färber
2012-04-30
target-sh4: QOM'ify CPU
Andreas Färber
2012-04-30
MAINTAINERS: Downgrade target-mips and target-sh4 to Odd Fixes
Andreas Färber
2012-04-30
MAINTAINERS: Downgrade target-m68k to Odd Fixes
Andreas Färber
2012-04-28
prep: Initialize PC speaker
Hervé Poussineau
2012-04-28
isa: Add isa_bus_from_device() method
Hervé Poussineau
2012-04-28
fdc: Parametrize ISA base, IRQ and DMA
Hervé Poussineau
2012-04-28
i82378/i82374: Do not create DMA controller twice
Hervé Poussineau
2012-04-28
main-loop: Fix build for w32 and w64
Stefan Weil
2012-04-28
configure: Don't build bsd-user on Mac OS X by default
Andreas Färber
2012-04-28
softfloat: Replace int16 type with int_fast16_t
Andreas Färber
2012-04-28
softfloat: Replace uint16 type with uint_fast16_t
Andreas Färber
2012-04-28
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
Andreas Färber
2012-04-28
softfloat: Fix mixups of int and int16
Andreas Färber
2012-04-28
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-04-28
Merge branch 'timer' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-04-27
qapi: fix qmp_balloon() conversion
Luiz Capitulino
2012-04-27
qemu-iotests: add block-stream speed value test case
Stefan Hajnoczi
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
2012-04-27
target-arm: Make SETEND respect bswap_code (BE8) setting
Peter Maydell
2012-04-27
target-arm: Move A9 config_base_address reset value to ARMCPU
Peter Maydell
2012-04-27
target-arm: Change cpu_arm_init() return type to ARMCPU
Andreas Färber
2012-04-27
qemu-timer: Optimize data structures
Stefan Weil
2012-04-27
qemu-timer: Remove function alarm_has_dynticks
Stefan Weil
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
[next]