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
2011-12-19
vl.c: In qemu -h output, only print options for the arch we are running as
Michael Ellerman
2011-12-19
vl.c: Move option generation logic into a wrapper file
Michael Ellerman
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging
Anthony Liguori
2011-12-19
memory: move obsolete exec.c functions to a private header
Avi Kivity
2011-12-19
etraxfs_eth: drop bogus cpu_unregister_io_memory()
Avi Kivity
2011-12-19
xen: convert to memory API
Avi Kivity
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-19
pc: fix event_idx compatibility for virtio devices
Anthony Liguori
2011-12-19
configure: Improve Xen autodetection for hosts without Xen
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (statement without effect)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (value was never used)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (undefined NULL)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (uninitialized variable)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (macro redefined)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (unused variable)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (null arguments)
Stefan Weil
2011-12-19
configure: Fix compiler warning in config.log (integer from pointer)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (old-style function definition)
Stefan Weil
2011-12-19
configure: Fix compiler warnings in config.log (always return a value from main)
Stefan Weil
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
2011-12-19
slirp: Fix typo in net_slirp_hostfwd_remove
Geoffrey Thomas
2011-12-18
pc: add pc-0.15
Anthony Liguori
2011-12-16
kvm: Print something before calling abort() if KVM_RUN fails
Michael Ellerman
2011-12-16
stellaris: Calculate system clock period on reset
Peter Maydell
2011-12-16
Makefile.target: Remove unnecessary dependency rules
Peter Maydell
2011-12-16
ide: drop argument to dma_buf_commit
Paolo Bonzini
2011-12-15
phys_page_find_alloc: Use correct initial region_offset.
Alex Rozenman
2011-12-15
network scripts: don't block SIGCHLD before forking
Michael Roth
2011-12-15
HACKING: clarify allocation/free recommendations
Peter Maydell
2011-12-15
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
2011-12-15
exec.c: Fix subpage memory access to RAM MemoryRegion
Andreas Färber
2011-12-15
vl.c: Print the actual program name in help output
michael@ozlabs.org
2011-12-15
error: Add an accessor for progname
michael@ozlabs.org
2011-12-15
fix win32 build
Paolo Bonzini
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2011-12-15
qom: add string property type
Anthony Liguori
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2011-12-15
dev: add an anonymous peripheral container
Anthony Liguori
2011-12-15
qdev: add explicitly named devices to the root complex
Anthony Liguori
2011-12-15
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
2011-12-15
qmp: add qom-list command
Anthony Liguori
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2011-12-15
qom: add link properties (v2)
Anthony Liguori
[prev]
[next]