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
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
2013-12-10
net/cadence_gem: Implement SAR (de)activation
Peter Crosthwaite
2013-12-10
net/cadence_gem: Implement SAR match bit in rx desc
Peter Crosthwaite
2013-12-10
net/cadence_gem: Implement RX descriptor match mode flags
Peter Crosthwaite
2013-12-10
net/cadence_gem: Prefetch rx descriptors ASAP
Peter Crosthwaite
2013-12-10
net/cadence_gem: simplify rx buf descriptor walking
Peter Crosthwaite
2013-12-10
net/cadence_gem: Don't assert against 0 buffer address
Peter Crosthwaite
2013-12-10
net/cadence_gem: Update DMA rx descriptors as we process them
Edgar E. Iglesias
2013-12-10
net/cadence_gem: Implement mac level loopback mode
Peter Crosthwaite
2013-12-10
hw/arm/virt: Support -cpu host
Peter Maydell
2013-12-10
target-arm: Provide '-cpu host' when running KVM
Peter Maydell
2013-12-10
target-arm: Don't hardcode KVM target CPU to be A15
Peter Maydell
2013-12-10
hw/arm: Add 'virt' platform
Peter Maydell
2013-12-10
target-arm: Allow secondary KVM CPUs to be booted via PSCI
Peter Maydell
2013-12-10
target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
Peter Maydell
[next]