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
2013-05-15
Update version for 1.5.0-rc2 release
v1.5.0-rc2
Anthony Liguori
2013-05-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
2013-05-15
ide-test: Fix endianness problems
Kevin Wolf
2013-05-15
hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping
Peter Maydell
2013-05-15
hw/pci-host/versatile.c: Update autodetect to detect newer kernels
Peter Maydell
2013-05-15
Revert "versatile_pci: Put the host bridge PCI device at slot 29"
Peter Maydell
2013-05-15
w32: Fix configure test for -march=i486
Stefan Weil
2013-05-15
configure: Detect uuid on MacOSX (fixes compile failure)
Peter Maydell
2013-05-15
vnc: Make ledstate comparison before modifiers updated
Lei Li
2013-05-15
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-15
qapi: fix leak in unit tests
Michael Roth
2013-05-15
qmp: fix handling of cmd with Equals in qmp-shell
Zhangleiqiang
2013-05-14
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-05-14
block: Add hint to -EFBIG error message
Kevin Wolf
2013-05-14
qcow2: Catch some L1 table index overflows
Kevin Wolf
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
readline: Handle xterm escape sequences for Home/End keys
Kevin Wolf
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
2013-05-14
spitz: fix compilation failure due to pty.h namespace pollution
Paolo Bonzini
2013-05-14
acpi: add dummy write function for acpi timer
Gerd Hoffmann
2013-05-13
qom: aggressively optimize qom casting
Anthony Liguori
2013-05-13
ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
Igor Mitsyanko
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-13
qom: allow turning cast debugging off
Paolo Bonzini
2013-05-13
qom: trace asserting casts
Paolo Bonzini
2013-05-13
qom: pass file/line/function to asserting casts
Paolo Bonzini
2013-05-13
qom: add a fast path to object_class_dynamic_cast
Paolo Bonzini
2013-05-13
qom: allow casting of a NULL class
Paolo Bonzini
2013-05-13
qom: improve documentation of cast functions
Paolo Bonzini
2013-05-13
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
2013-05-13
Merge remote-tracking branch 'spice/spice.v70' into staging
Anthony Liguori
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
2013-05-12
remove double semicolons
Dong Xu Wang
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
2013-05-12
docs: mention AddressSpaces in docs/memory.txt
Paolo Bonzini
2013-05-12
audio: update documentation after removing --audio-card-list option
Hervé Poussineau
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
2013-05-12
bsd-user: OS-agnostic 64-bit SYSCTL types
Ed Maste
2013-05-10
target-i386: ROR r8/r16 imm instruction fix
Aurelien Jarno
2013-05-09
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
2013-05-09
qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
Hans de Goede
2013-05-08
Update version for 1.5.0-rc1
v1.5.0-rc1
Anthony Liguori
2013-05-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-05-08
virtio: properly validate address before accessing config
Jason Wang
2013-05-08
virtio-pci: fix level interrupts
Michael S. Tsirkin
2013-05-08
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-05-08
PPC: Fix rldcl
Alexander Graf
[next]