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-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
2012-02-08
kvm: Allow to set shadow MMU size
Jan Kiszka
2012-02-07
Restore consistent formatting
malc
2012-02-06
s390x: fix qom-ification fall-out
Anthony Liguori
2012-02-06
KVM: Fix breakages of QOM conversion
Jan Kiszka
2012-02-06
usb-redir: convert to QOM
Anthony Liguori
2012-02-04
Fix previous commit
Blue Swirl
2012-02-04
usb-bsd: convert to QOM
Anthony Liguori
2012-02-04
vga: improve documentation
Blue Swirl
2012-02-04
vga: use constants from vga.h
Blue Swirl
2012-02-04
vga.h: remove unused stuff and reformat
Blue Swirl
2012-02-04
Add vga.h unmodified from Linux
Blue Swirl
2012-02-04
vga: move Cirrus VGA template to its own file
Blue Swirl
2012-02-04
memory: change dirty getting API to take a size
Blue Swirl
2012-02-04
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Blue Swirl
2012-02-04
w32: Fix build with new net bridge code
Stefan Weil
2012-02-04
Merge branch 'for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-02-03
Fix build breakage from last commit.
Anthony Liguori
2012-02-03
s390x: fix -drive in the absence of aliases
Anthony Liguori
2012-02-03
container: make a decendent of Object
Anthony Liguori
2012-02-03
object: sure up reference counting
Anthony Liguori
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
2012-02-03
qom: accept any compatible type when setting a link property
Anthony Liguori
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
2012-02-03
qom: add new command to search for types
Anthony Liguori
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
2012-02-03
qdev: remove info from class
Anthony Liguori
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
2012-02-03
usb-hid: simplify class initialization a bit
Anthony Liguori
2012-02-02
linux-user: Fix sa_flags byte swaps for mips
Andreas Färber
2012-02-02
linux-user: Define TARGET_QEMU_ESIGRETURN for mips64
Andreas Färber
2012-02-02
linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
Andreas Färber
2012-02-02
linux-user: Add default configs for mips64[el]
Andreas Färber
2012-02-02
linux-user: Add default-configs for mipsn32[el]
Andreas Färber
2012-02-02
linux-user: Implement *listxattr syscalls
Peter Maydell
2012-02-02
linux-user/syscall.c: Implement f and l versions of set/get/removexattr
Peter Maydell
2012-02-02
linux-user: Allow NULL value pointer in setxattr and getxattr
Peter Maydell
2012-02-02
linux-user: fix wait* syscall status returns
Alexander Graf
[next]