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-10-29
PPC: e500: Map PIO space into core memory region
Alexander Graf
2012-10-29
xen_platform: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
vmport: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
serial: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
rtl8139: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pckbd: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pc port92: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
mc146818rtc: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
m48t59: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
i8254: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
es1370: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
virtio-pci: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
ac97: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
2012-10-29
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-29
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
2012-10-29
e500: Fix serial initialization
Bharat Bhushan
2012-10-29
PPC: 440: Emulate DCBR0
Alexander Graf
2012-10-29
PPC: Bamboo: Fix memory size DT property
Alexander Graf
2012-10-29
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
Peter Maydell
2012-10-27
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
Max Filippov
2012-10-27
hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs
Max Filippov
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
2012-10-27
tests/tcg: fix a few warnings
Catalin Patulea
2012-10-27
target-sparc64: disable VGA cirrus
Aurelien Jarno
2012-10-27
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-10-27
configure: avoid compiler warning in pipe2 detection
Bruce Rogers
2012-10-27
configure: Disable (clang) initializer-overrides warnings
Peter Maydell
2012-10-24
win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
Luiz Capitulino
2012-10-24
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-10-24
target-arm: Remove out of date FIXME regarding saturating arithmetic
Peter Maydell
2012-10-24
target-arm: Implement abs_i32 inline rather than as a helper
Peter Maydell
2012-10-24
target-arm: Use TCG operation for Neon 64 bit negation
Peter Maydell
2012-10-24
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
2012-10-23
qmp: add NBD server commands
Paolo Bonzini
2012-10-23
block: add close notifiers
Paolo Bonzini
2012-10-23
block: prepare code for adding block notifiers
Paolo Bonzini
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
2012-10-23
tests: do not include tools-obj-y
Paolo Bonzini
2012-10-23
qemu-sockets: return InetSocketAddress from inet_parse
Paolo Bonzini
2012-10-23
qapi: add socket address types
Paolo Bonzini
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
vnc: drop QERR_VNC_SERVER_FAILED
Paolo Bonzini
2012-10-23
qemu-sockets: add error propagation to Unix socket functions
Paolo Bonzini
2012-10-23
qemu-sockets: add error propagation to inet_parse
Paolo Bonzini
2012-10-23
qemu-sockets: add error propagation to inet_dgram_opts
Paolo Bonzini
2012-10-23
qemu-sockets: add error propagation to inet_connect_addr
Paolo Bonzini
2012-10-23
qemu-sockets: include strerror or gai_strerror output in error messages
Paolo Bonzini
[next]