Sign in
qemu-android
/
qemu-android
/
6a245c666d02210b8461952eccc17379fdeedd9f
6a245c6
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
6d06368
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 12 years ago
44ab9ed
qemu-char: fix win32 build
by Blue Swirl
· 12 years ago
7830cf7
baum: fix build
by Blue Swirl
· 12 years ago
d6258c9
virtio-serial: make flow control explicit in virtio-console
by Amit Shah
· 12 years ago
7df4d45
virtio: console: add flow control
by Amit Shah
· 12 years ago
fcfb4d6
serial: add flow control to transmit
by Anthony Liguori
· 12 years ago
01f45d9
qemu-char: move text console init to console.c
by Anthony Liguori
· 12 years ago
5ab8211
qemu-char: move msmouse registeration to msmouse.c
by Anthony Liguori
· 12 years ago
08744c9
qemu-char: move baum registration to baum.c
by Anthony Liguori
· 12 years ago
26c6061
qemu-char: move spice registration to spice-qemu-char.c
by Anthony Liguori
· 12 years ago
d654f34
qemu-char: make char drivers dynamically registerable
by Anthony Liguori
· 12 years ago
9f939df
qemu-char: remove use of QEMUTimer in favor of glib idle function
by Anthony Liguori
· 12 years ago
8aa33ca
qemu-char: use a glib timeout instead of qemu-timer
by Anthony Liguori
· 12 years ago
d3cc5bc
char: add gio watch fn for tcp backends
by Amit Shah
· 12 years ago
e6a87ed
qemu-char: add pty watch
by Anthony Liguori
· 12 years ago
23673ca
qemu-char: add watch support
by Anthony Liguori
· 12 years ago
2ea5a7a
qemu-char: tcp: make use GIOChannel
by Anthony Liguori
· 12 years ago
76a9644
qemu-char: convert UDP to GIOChannel
by Anthony Liguori
· 12 years ago
093d3a2
qemu-char: convert pty to GIOChannel
by Anthony Liguori
· 12 years ago
a29753f
qemu-char: convert fd_chr to use a GIOChannel
by Anthony Liguori
· 12 years ago
96c6384
char: add IOWatchPoll support
by Anthony Liguori
· 12 years ago
ed7a154
qemu-char: remove dead/confusing logic with nb_stdio_clients
by Anthony Liguori
· 12 years ago
baca6f1
char-socket: fix error reporting
by Anthony Liguori
· 12 years ago
db2d5eb
Fix the wrong description in qemu manual
by Lei Li
· 12 years ago
d37e12a
pci_host: Drop write-only address_space field
by Peter Maydell
· 12 years ago
7f9c9d1
rng-random: Use qemu_open / qemu_close
by Stefan Berger
· 12 years ago
358689f
configure: Require at least spice-protocol-0.12.3
by Michal Privoznik
· 12 years ago
4bd1afb
osdep: replace setsockopt by qemu_setsockopt
by Lei Li
· 12 years ago
58427a0
lm32: remove unused function
by Paolo Bonzini
· 12 years ago
eeb29fb
rtc-test: Fix test failures with recent glib
by Cole Robinson
· 12 years ago
4652b79
configure: Create link to icon bitmap for out-of-tree builds
by Jan Kiszka
· 12 years ago
0bc472a
hw/nand.c: correct the sense of the BUSY/READY status bit
by Kuo-Jung Su
· 12 years ago
0c92e0e
scsi-disk: handle io_canceled uniformly and correctly
by Paolo Bonzini
· 12 years ago
d0242ea
scsi-disk: do not complete canceled UNMAP requests
by Paolo Bonzini
· 12 years ago
6f6710a
scsi: do not call scsi_read_data/scsi_write_data for a canceled request
by Paolo Bonzini
· 12 years ago
3c33ea9
iscsi: look for pkg-config file too
by Paolo Bonzini
· 12 years ago
cb1b83e
iscsi: add iscsi_truncate support
by Peter Lieven
· 12 years ago
1dde716
iscsi: retry read, write, flush and unmap on unit attention check conditions
by Peter Lieven
· 12 years ago
76c4850
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
by Aurelien Jarno
· 12 years ago
597e2ce
mipsn32-linux-user: Configure the architecture properly
by Richard Henderson
· 12 years ago
68473f1
mips64-linux-user: Enable 64-bit address mode and fpu
by Richard Henderson
· 12 years ago
ff4f738
mips-linux-user: Fix n32 and n64 syscalls
by Richard Henderson
· 12 years ago
084d049
mips-linux-user: Save and restore fpu and dsp from sigcontext
by Richard Henderson
· 12 years ago
51cd14d
mips-linux-user: Enable mips64 and mipsn32 linux-user targets
by Richard Henderson
· 12 years ago
ff97090
mips-linux-user: Share o32 code for n32 and n64 signals
by Richard Henderson
· 12 years ago
2c3c668
mips-linux-user: Delete n32 and n64 signal stubs
by Richard Henderson
· 12 years ago
ed4659d
MAINTAINERS: add entry for ARM KVM guest cores
by Peter Maydell
· 12 years ago
68b05c4
configure: Enable KVM on ARM
by Peter Maydell
· 12 years ago
ed46676
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
by Peter Maydell
· 12 years ago
eb035b4
target-arm: Use MemoryListener to identify GIC base address for KVM
by Peter Maydell
· 12 years ago
5311118
hw/arm_gic: Convert ARM GIC classes to use init/realize
by Peter Maydell
· 12 years ago
9ecb992
hw/arm_gic: Add presave/postload hooks
by Peter Maydell
· 12 years ago
8163557
ARM KVM: save and load VFP registers from kernel
by Peter Maydell
· 12 years ago
494b00c
ARM: KVM: Add support for KVM on ARM architecture
by Christoffer Dall
· 12 years ago
f520641
target-arm: Drop CPUARMState* argument from bank_number()
by Peter Maydell
· 12 years ago
eadd0e4
linux-headers: resync from mainline to add ARM KVM headers
by Peter Maydell
· 12 years ago
2e07b29
oslib-posix: Align to permit transparent hugepages on ARM Linux
by Peter Maydell
· 12 years ago
0011597
target-arm: Don't decode RFE or SRS on M profile cores
by Peter Maydell
· 12 years ago
8146588
target-arm: Factor out handling of SRS instruction
by Peter Maydell
· 12 years ago
26135ea
target-mips: Fix accumulator selection for MIPS16 and microMIPS
by Richard Sandiford
· 12 years ago
54b2f42
target-mips: Translate breaks and traps into the appropriate signal
by Meador Inge
· 12 years ago
20c334a
target-mips: fix DSP overflow macro and affected routines
by Petar Jovanovic
· 12 years ago
71df81a
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
a690060
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
e482ded
Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging
by Anthony Liguori
· 12 years ago
bf5363e
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 12 years ago
272d2d8
block: for HMP commit() operations on 'all', skip non-COW drives
by Jeff Cody
· 12 years ago
1b8bbb4
sheepdog: add support for connecting to unix domain socket
by MORITA Kazutaka
· 12 years ago
25af257
sheepdog: use inet_connect to simplify connect code
by MORITA Kazutaka
· 12 years ago
5d6768e
sheepdog: accept URIs
by MORITA Kazutaka
· 12 years ago
bf1c852
move socket_set_nodelay to osdep.c
by MORITA Kazutaka
· 12 years ago
4ef7b89
slirp/tcp_subr.c: fix coding style in tcp_connect
by MORITA Kazutaka
· 12 years ago
2c20e71
dataplane: remove EventPoll in favor of AioContext
by Paolo Bonzini
· 12 years ago
69b302b
virtio-blk: fix unplug + virsh reboot
by Christian Borntraeger
· 12 years ago
02d583c
ide/macio: Fix macio DMA initialisation.
by Mark Cave-Ayland
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
3a808cc
translate-all.c: Remove cpu_unlink_tb()
by Peter Maydell
· 12 years ago
378df4b
Handle CPU interrupts by inline checking of a flag
by Peter Maydell
· 12 years ago
7721137
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
by Peter Maydell
· 12 years ago
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
0980011
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
by Peter Maydell
· 12 years ago
07ca08b
tcg-sparc: fix build
by Blue Swirl
· 12 years ago
288f1e3
cadence_gem: Add debug msgs for rx desc movement
by Peter Crosthwaite
· 12 years ago
5025388
cadence_gem: Don't reset rx desc pointer on rx_en
by Peter Crosthwaite
· 12 years ago
ae80a35
cadence_gem: fix interrupt events
by Peter Crosthwaite
· 12 years ago
1c5d079
cadence_gem: factor out can_rx() logic replication
by Peter Crosthwaite
· 12 years ago
e3f9d31
cadence_gem: Flush queued packets
by Peter Crosthwaite
· 12 years ago
a7fd691
m25p80.c: Use QOM classes for part differentiation
by Peter Crosthwaite
· 12 years ago
b972b4e
xilinx_zynq: Added SD controllers
by Peter Crosthwaite
· 12 years ago
80f4d9f
vl.c: allow for repeated -sd arguments
by Peter Crosthwaite
· 12 years ago
d7dfca0
hw/sdhci: introduce standard SD host controller
by Igor Mitsyanko
· 12 years ago
353575f
arm: a9mpcore: Coreify the SCU
by Peter Crosthwaite
· 12 years ago
9595978
arm: a9mpcore: remove old_timer_status field
by Peter Crosthwaite
· 12 years ago
cde4577
arm: mptimer: Remove WDT distinction
by Peter Crosthwaite
· 12 years ago
845769f
arm: arm11mpcore, a9mpcore: CamelCased type names
by Peter Crosthwaite
· 12 years ago
c6205dd
arm: mptimer: CamelCased type names
by Peter Crosthwaite
· 12 years ago
1be97bf
hw/pflash_cfi01: Treat read in unknown command state as read
by Peter Maydell
· 12 years ago
6e39278
hw/pflash_cfi01: Make read after byte-write or erase return status
by Peter Maydell
· 12 years ago
5c78d6a
hw/ds1338: Fix conversion between 12 hours and 24 hours modes.
by Antoine Mathys
· 12 years ago
Next »