Sign in
qemu-android
/
qemu-android
/
9a8c4cceaf670193270995b95378faa3867db999
9a8c4cc
block: Return original error codes in bdrv_pread/write
by Kevin Wolf
· 15 years ago
148da7e
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
by Kevin Wolf
· 15 years ago
1e3e8f1
qcow2: Return 0/-errno in get_cluster_table
by Kevin Wolf
· 15 years ago
1d36e3a
qcow2: Fix error handling in qcow_save_vmstate
by Kevin Wolf
· 15 years ago
fb8fa77
qcow2: Fix error handling in qcow2_grow_l1_table
by Kevin Wolf
· 15 years ago
81a1b45
monitor: convert do_cpu_set() to QObject, QError
by Markus Armbruster
· 15 years ago
64a34bb
QError: New QERR_INVALID_CPU_INDEX
by Markus Armbruster
· 15 years ago
95fada8
monitor: convert do_physical_memory_save() to QError
by Markus Armbruster
· 15 years ago
c34ed28
monitor: convert do_memory_save() to QError
by Markus Armbruster
· 15 years ago
3da2c80
QError: New QERR_OPEN_FILE_FAILED
by Markus Armbruster
· 15 years ago
09b9418
monitor: Don't check for mon_get_cpu() failure
by Markus Armbruster
· 15 years ago
ff06ea2
json: escape u0000 .. u001F when outputting json
by Anthony Liguori
· 15 years ago
6908d9c
Sparc64: fix initrd
by Blue Swirl
· 15 years ago
e9cbbca
pflash: Dont open memarea for full IO if already done.
by Edgar E. Iglesias
· 15 years ago
4737fa2
pflash: Reduce writebuf len for 8-bit flashes.
by Edgar E. Iglesias
· 15 years ago
a66e360
pflash: Remove dead code, no functional changes.
by Edgar E. Iglesias
· 15 years ago
2548de3
microblaze: The petalogix s3adsp board uses intel flashes
by Edgar E. Iglesias
· 15 years ago
292444c
Load global config files by default
by Anthony Liguori
· 15 years ago
6530a97
Move out option lookup into a separate function
by Anthony Liguori
· 15 years ago
07381cc
Support --sysconfdir in configure to specify path to configuration files
by Anthony Liguori
· 15 years ago
452efba
Sparc32: fix free-run timer
by Blue Swirl
· 15 years ago
07b064e
Musicpal: Fix descriptor walk in eth_send
by Jan Kiszka
· 15 years ago
6425822
Musicpal: Fix wm8750 I2C address
by Jan Kiszka
· 15 years ago
15e7c45
sparc32 fix np dereference in do_unassigned_access
by Artyom Tarasenko
· 15 years ago
204c7a3
Sparc64: fix PCI probe problems
by Blue Swirl
· 15 years ago
3e39789
Revert "block: prevent multiwrite_merge from creating too large iovecs"
by Anthony Liguori
· 15 years ago
a6a853c
make: qemu-img depends on config-host.h
by Anthony Liguori
· 15 years ago
dd17765
reduce number of reinjects on ACK
by Gleb Natapov
· 15 years ago
0076bc0
block: prevent multiwrite_merge from creating too large iovecs
by Christoph Hellwig
· 15 years ago
1d44952
block: fix cache flushing in bdrv_commit
by Christoph Hellwig
· 15 years ago
23fabed
QMP: Fix asynchronous events delivery
by Luiz Capitulino
· 15 years ago
dc0d4ef
vnc: Use inet_strfamily()
by Luiz Capitulino
· 15 years ago
c445321
net: inet_strfamily(): Better unknown family report
by Luiz Capitulino
· 15 years ago
c9c4b34
net: Make inet_strfamily() public
by Luiz Capitulino
· 15 years ago
a182920
virtio-serial: Use MSI vectors for port virtqueues
by Amit Shah
· 15 years ago
4d3053a
Move virtio-serial to Makefile.objs
by Amit Shah
· 15 years ago
b60c470
virtio-serial: Add a 'virtserialport' device for generic serial port support
by Amit Shah
· 15 years ago
f146ec9
virtio-serial-bus: Add ability to hot-unplug ports
by Amit Shah
· 15 years ago
160600f
virtio-serial-bus: Add a port 'name' property for port discovery in guests
by Amit Shah
· 15 years ago
6663a19
virtio-serial-bus: Maintain guest and host port open/close state
by Amit Shah
· 15 years ago
98b1925
virtio-console: qdev conversion, new virtio-serial-bus
by Amit Shah
· 15 years ago
bb61564
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
by Amit Shah
· 15 years ago
03cbdac
Disable fall-back to read-only when cannot open drive's file for read-write
by Naphtali Sprei
· 15 years ago
3f3ed59
Added drives' readonly option
by Naphtali Sprei
· 15 years ago
f5edb01
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone (and so is BDRV_O_ACCESS). Default value for bdrv_flags (0/zero) is READ-ONLY. Need to explicitly request READ-WRITE.
by Naphtali Sprei
· 15 years ago
b196b15
Make CDROM a read-only drive
by Naphtali Sprei
· 15 years ago
3dbf2c7
Documentation: Add missing documentation for qdev related command line options
by Stefan Weil
· 15 years ago
374ef70
pc: add driver version compat properties
by Gerd Hoffmann
· 15 years ago
383b4d9
scsi: device version property
by Gerd Hoffmann
· 15 years ago
47c0634
ide: device version property
by Gerd Hoffmann
· 15 years ago
f039a56
QMP: Emit asynchronous events on all QMP monitors
by Adam Litke
· 15 years ago
beb6f0d
Fix QEMU_WARN_UNUSED_RESULT
by Kevin Wolf
· 15 years ago
0d2ed46
QMP: Introduce VNC_INITIALIZED event
by Luiz Capitulino
· 15 years ago
0d72f3d
QMP: Introduce VNC_DISCONNECTED event
by Luiz Capitulino
· 15 years ago
586153d
QMP: Introduce VNC_CONNECTED event
by Luiz Capitulino
· 15 years ago
4a80dba
VNC: Cache client info at connection time
by Luiz Capitulino
· 15 years ago
5c7238c
VNC: Add 'family' key
by Luiz Capitulino
· 15 years ago
7682506
VNC: Rename client's 'username' key
by Luiz Capitulino
· 15 years ago
a778938
VNC: Make 'auth' key mandatory
by Luiz Capitulino
· 15 years ago
8950a95
VNC: Use 'enabled' key instead of 'status'
by Luiz Capitulino
· 15 years ago
3b9d7e6
char: Remove redundant qemu_chr_generic_open() call.
by Kusanagi Kouichi
· 15 years ago
2ebf7c4
raw-posix: Detect legacy floppy via ioctl on linux
by Cole Robinson
· 15 years ago
3baf720
raw-posix: Detect CDROM via ioctl on linux
by Cole Robinson
· 15 years ago
301d290
avoid unreachable statement after break
by Paolo Bonzini
· 15 years ago
f8fb2fa
remove assertions
by Paolo Bonzini
· 15 years ago
6113d6d
change while to if
by Paolo Bonzini
· 15 years ago
34dec6a
add assertions about env->current_tb
by Paolo Bonzini
· 15 years ago
1c3569f
clean up env->current_tb
by Paolo Bonzini
· 15 years ago
040f2fb
fix wrong indentation
by Paolo Bonzini
· 15 years ago
49a945a
kill regs_to_env and env_to_regs
by Paolo Bonzini
· 15 years ago
baee019
remove dead code from target-i386/exec.h
by Paolo Bonzini
· 15 years ago
4ef1a3d
rtl8139: fix clang reporting unused assignment of VLAN tagging data
by Igor V. Kovalenko
· 15 years ago
7b8737d
eepro100: Fix multicast support
by Stefan Weil
· 15 years ago
f3a52e5
eepro100: Restructure code (new function tx_command)
by Stefan Weil
· 15 years ago
1c39457
Sparc32: Update OpenBIOS image to r666
by Blue Swirl
· 15 years ago
43bb98b
Sparc: improve CPU register dump
by Blue Swirl
· 15 years ago
0ddbc96
fix linux-user microblaze ELF_ARCH definition
by Mike Frysinger
· 15 years ago
82584e2
audio: include more information into audio_bug's output
by malc
· 15 years ago
ff54149
Revert "sdlaudio: make it suck less"
by malc
· 15 years ago
787cfbc
Sparc32: improve DMA controller IRQ debugging
by Blue Swirl
· 15 years ago
dca47ed
ESP: improve IRQ debugging
by Blue Swirl
· 15 years ago
10760f0
sparc32 do not clear interrupts when masking
by Artyom Tarasenko
· 15 years ago
694b930
Update Sparc OpenBIOS images to r665
by Blue Swirl
· 15 years ago
576c2cd
sparc32 do_unassigned_access overhaul v2
by Artyom Tarasenko
· 15 years ago
09aac12
tcg/x86_64: Avoid unnecessary REX.B prefixes.
by Richard Henderson
· 15 years ago
fccd261
nand: Correct random data reads.
by Edgar E. Iglesias
· 15 years ago
b88bc80
Makefile: Fix message for missing configure
by Stefan Weil
· 15 years ago
b3d6b95
target-m68k: fix a typo in 'P' packet processing
by Kazu Hirata
· 15 years ago
5716990
tcg/x86_64: Special-case all 32-bit AND operands.
by Richard Henderson
· 15 years ago
0a4e7cd
sh: sm501: Add hardware cursor feature
by Shin-ichiro KAWASAKI
· 15 years ago
8b0ee8c
alpha: fix stat64 issue
by Vince Weaver
· 15 years ago
dcbc9a7
ppc-40x: Correct ESR for zone protection faults.
by Edgar E. Iglesias
· 15 years ago
ec5c3e4
ppc-40x: Correct decoding of zone protection bits.
by Edgar E. Iglesias
· 15 years ago
c5b9729
ppc-40x: Correct check for Endian swapping TLB entries.
by Edgar E. Iglesias
· 15 years ago
f25359c
ppc-40x: Get TLB attributes from TLBLO.
by Edgar E. Iglesias
· 15 years ago
96560cb
docs: New qdev-device-use.txt
by Markus Armbruster
· 15 years ago
1cb1a66
Qemu's internal TFTP server breaks lock-step-iness of TFTP
by Milan Plzik
· 15 years ago
bb0300d
Add KVM paravirt cpuid leaf
by Gleb Natapov
· 15 years ago
4277906
virtio-blk: remove dead variable in virtio_blk_handle_scsi
by Christoph Hellwig
· 15 years ago
f8012c1
qcow/qcow2: implement bdrv_aio_flush
by Kevin Wolf
· 15 years ago
Next »