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-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
2013-03-05
target-arm: Don't decode RFE or SRS on M profile cores
Peter Maydell
2013-03-05
target-arm: Factor out handling of SRS instruction
Peter Maydell
2013-03-05
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
2013-03-04
target-mips: Translate breaks and traps into the appropriate signal
Meador Inge
2013-03-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-03-04
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-04
block: for HMP commit() operations on 'all', skip non-COW drives
Jeff Cody
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
2013-03-04
slirp/tcp_subr.c: fix coding style in tcp_connect
MORITA Kazutaka
2013-03-04
dataplane: remove EventPoll in favor of AioContext
Paolo Bonzini
2013-03-04
virtio-blk: fix unplug + virsh reboot
Christian Borntraeger
2013-03-04
ide/macio: Fix macio DMA initialisation.
Mark Cave-Ayland
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
translate-all.c: Remove cpu_unlink_tb()
Peter Maydell
2013-03-03
Handle CPU interrupts by inline checking of a flag
Peter Maydell
2013-03-03
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
Peter Maydell
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
2013-03-03
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
2013-03-03
tcg-sparc: fix build
Blue Swirl
2013-02-28
cadence_gem: Add debug msgs for rx desc movement
Peter Crosthwaite
2013-02-28
cadence_gem: Don't reset rx desc pointer on rx_en
Peter Crosthwaite
2013-02-28
cadence_gem: fix interrupt events
Peter Crosthwaite
2013-02-28
cadence_gem: factor out can_rx() logic replication
Peter Crosthwaite
2013-02-28
cadence_gem: Flush queued packets
Peter Crosthwaite
2013-02-28
m25p80.c: Use QOM classes for part differentiation
Peter Crosthwaite
2013-02-28
xilinx_zynq: Added SD controllers
Peter Crosthwaite
2013-02-28
vl.c: allow for repeated -sd arguments
Peter Crosthwaite
2013-02-28
hw/sdhci: introduce standard SD host controller
Igor Mitsyanko
2013-02-28
arm: a9mpcore: Coreify the SCU
Peter Crosthwaite
2013-02-28
arm: a9mpcore: remove old_timer_status field
Peter Crosthwaite
2013-02-28
arm: mptimer: Remove WDT distinction
Peter Crosthwaite
2013-02-28
arm: arm11mpcore, a9mpcore: CamelCased type names
Peter Crosthwaite
2013-02-28
arm: mptimer: CamelCased type names
Peter Crosthwaite
2013-02-28
hw/pflash_cfi01: Treat read in unknown command state as read
Peter Maydell
2013-02-28
hw/pflash_cfi01: Make read after byte-write or erase return status
Peter Maydell
2013-02-28
hw/ds1338: Fix conversion between 12 hours and 24 hours modes.
Antoine Mathys
2013-02-28
update seabios to 1.7.2.1
Gerd Hoffmann
2013-02-27
target-i386: Use mulu2 and muls2
Richard Henderson
2013-02-27
Set virtio-serial device to have a default of 2 MSI vectors.
Gal Hammer
2013-02-27
ICH9 LPC: Reset Control Register, basic implementation
Laszlo Ersek
2013-02-27
Fix guest OS hang when 64bit PCI bar present
Alexey Korolev
2013-02-27
e1000: unbreak the guest network migration to 1.3
Michael S. Tsirkin
2013-02-27
qmp: netdev_add is like -netdev, not -net, fix documentation
Markus Armbruster
[next]