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-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
2013-12-16
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
Gerd Hoffmann
2013-12-16
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
2013-12-16
nbd: avoid uninitialized warnings
Marc-André Lureau
2013-12-16
nbd: finish any pending coroutine
Marc-André Lureau
2013-12-16
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
2013-12-16
nbd: pass export name as init argument
Marc-André Lureau
2013-12-16
nbd: don't change socket block during negotiate
Marc-André Lureau
2013-12-16
Split nbd block client code
Marc-André Lureau
2013-12-16
spice-char: implement chardev port event
Marc-André Lureau
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-12-16
spice-char: remove unused field
Marc-André Lureau
2013-12-16
vscclient: do not add a socket watch if there is not data to send
Marc-André Lureau
2013-12-16
spice: flip streaming video mode to off by default
Gerd Hoffmann
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-12-13
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-12-13
target-microblaze: Use the new qemu_ld/st opcodes
Richard Henderson
2013-12-11
pc: use macro for HPET type
Michael S. Tsirkin
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
2013-12-11
acpi unit-test: adjust the test data structure for better handling
Marcel Apfelbaum
2013-12-11
acpi unit-test: load and check facs table
Marcel Apfelbaum
2013-12-11
exec: separate sections and nodes per address space
Marcel Apfelbaum
2013-12-11
memory.c: bugfix - ref counting mismatch in memory_region_find
Marcel Apfelbaum
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-11
hpet: inverse polarity when pin above ISA_NUM_IRQS
Liu Ping Fan
2013-12-11
pci: fix pci bridge fw path
Gerd Hoffmann
2013-12-10
Merge remote-tracking branch 'rth/tcg-temp-order' into staging
Anthony Liguori
2013-12-10
Merge remote-tracking branch 'stefanha/net-next' into staging
Anthony Liguori
2013-12-10
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131210' into st...
Anthony Liguori
2013-12-10
Merge remote-tracking branch 'kraxel/tags/pull-audio-1' into staging
Anthony Liguori
2013-12-10
Merge remote-tracking branch 'alon/libcacard_ccid.4' into staging
Anthony Liguori
2013-12-10
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-12-10
tcg: Use bitmaps for free temporaries
Richard Henderson
2013-12-10
target-arm: fix TTBCR write masking
Sergey Fedorov
2013-12-10
target-arm: Use new qemu_ld/st opcodes
Richard Henderson
2013-12-10
target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM instructions.
Will Newton
2013-12-10
target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.
Will Newton
2013-12-10
softfloat: Add minNum() and maxNum() functions to softfloat.
Will Newton
2013-12-10
softfloat: Remove unused argument from MINMAX macro.
Will Newton
2013-12-10
target-arm: Implement ARMv8 VSEL instruction.
Will Newton
2013-12-10
target-arm: Move call to disas_vfp_insn out of disas_coproc_insn.
Will Newton
2013-12-10
net/cadence_gem: Don't rx packets when no rx buffer available
Peter Crosthwaite
2013-12-10
net/cadence_gem: Improve can_receive debug printfery
Peter Crosthwaite
2013-12-10
net/cadence_gem: Fix register w1c logic
Peter Crosthwaite
2013-12-10
net/cadence_gem: Fix small packet FCS stripping
Peter Crosthwaite
2013-12-10
net/cadence_gem: Fix rx multi-fragment packets
Peter Crosthwaite
2013-12-10
net/cadence_gem: Add missing VMSTATE_END_OF_LIST
Peter Crosthwaite
[next]