Sign in
qemu-android
/
qemu-android
/
0360ccffbe41bd732b42a90cd04de63335933bea
0360ccf
bsd-user: avoid conflict with qemu_vmalloc
by Blue Swirl
· 12 years ago
82cb6b0
build: remove extra-obj-y
by Paolo Bonzini
· 12 years ago
0008234
build: remove universal-obj-y
by Paolo Bonzini
· 12 years ago
737f351
build: use -$(CONFIG_SECCOMP) instead of ifeq
by Paolo Bonzini
· 12 years ago
6598001
build: move around libcacard-y definition
by Paolo Bonzini
· 12 years ago
5f7a74a
tests: adjust gcov variables for directory movement
by Paolo Bonzini
· 12 years ago
11c2991
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 12 years ago
b37a2e4
Revert "serial: fix retry logic"
by Michael Tokarev
· 13 years ago
7371d56
iscsi: add support for iovectors
by Peter Lieven
· 12 years ago
4790b03
iscsi: do not leak acb->buf when commands are aborted
by Paolo Bonzini
· 12 years ago
3f668b6
target-cris: Fix typo in D_LOG() macro
by Andreas Färber
· 12 years ago
9fc7577
trivial: etraxfs_eth: Eliminate checkpatch errors
by Grant Likely
· 12 years ago
177f7fc
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 12 years ago
36ba580
Merge remote-tracking branch 'kraxel/usb.77' into staging
by Anthony Liguori
· 12 years ago
a29a6b7
Merge remote-tracking branch 'spice/spice.v68' into staging
by Anthony Liguori
· 12 years ago
0bf8264
scsi: Drop useless null test in scsi_unit_attention()
by Markus Armbruster
· 12 years ago
032f010
lsi: use qbus_reset_all to reset SCSI bus
by Paolo Bonzini
· 12 years ago
0369f06
scsi: fix segfault with 0-byte disk
by Paolo Bonzini
· 12 years ago
5b5d34e
iscsi: add support for iSCSI NOPs [v2]
by Peter Lieven
· 12 years ago
4cc841b
iscsi: partly avoid iovec linearization in iscsi_aio_writev
by Peter Lieven
· 12 years ago
de8864e
iscsi: add iscsi_create support
by Peter Lieven
· 12 years ago
3470733
usb: add usb-bot device (scsi bulk-only transport).
by Gerd Hoffmann
· 12 years ago
7fa96d7
ohci: add missing break
by Gerd Hoffmann
· 12 years ago
038c187
qxl: change rom size to 8192
by Alon Levy
· 12 years ago
f4c0e50
Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"
by Gerd Hoffmann
· 12 years ago
e0ac609
qxl: stop using non revision 4 rom fields for revision < 4
by Alon Levy
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
6fd8e79
vnc: fix possible uninitialized removals
by Tim Hardeck
· 12 years ago
7536ee4
vnc: added initial websocket protocol support
by Tim Hardeck
· 12 years ago
32ed268
vnc: added buffer_advance function
by Tim Hardeck
· 12 years ago
11e9235
virtio-s390-device: create a virtio-s390-bus during init.
by KONRAD Frederic
· 12 years ago
ea35d4f
virtio-s390-bus: add virtio-s390-bus.
by KONRAD Frederic
· 12 years ago
085bccb
virtio-pci: refactor virtio-pci device.
by KONRAD Frederic
· 12 years ago
0a2acf5
virtio-pci-bus: introduce virtio-pci-bus.
by KONRAD Frederic
· 12 years ago
8e05db9
virtio-device: refactor virtio-device.
by KONRAD Frederic
· 12 years ago
ff8eca5
virtio-bus: introduce virtio-bus
by KONRAD Frederic
· 12 years ago
1395af6
qdev: add a maximum device allowed field for the bus.
by KONRAD Frederic
· 12 years ago
016c718
Merge remote-tracking branch 'quintela/thread.next' into staging
by Anthony Liguori
· 12 years ago
e0f0183
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
f2bdbd5
Merge remote-tracking branch 'kraxel/seabios-1.7.2' into staging
by Anthony Liguori
· 12 years ago
56a8810
target-microblaze: Drop unused cpu_mb_close() prototype
by Andreas Färber
· 12 years ago
a42a56c
target-cris: Drop unused cpu_cris_close() prototype
by Andreas Färber
· 12 years ago
09a021f
hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
by Stefan Weil
· 12 years ago
acf15c8
configure: silence pkg-config's check for curses
by Vadim Evard
· 12 years ago
5facfb4
acpitable: open the data file in binary mode
by Michael Tokarev
· 12 years ago
d0f5453
hw: Spelling fix in log message
by Stefan Weil
· 12 years ago
3588185
seabios: update to 1.7.2 release
by Gerd Hoffmann
· 12 years ago
8b17ed4
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
b54c287
tci: Fix broken build (regression)
by Stefan Weil
· 12 years ago
c36dd8a
block/raw-posix: Make hdev_aio_discard() available outside Linux
by Andreas Färber
· 12 years ago
c1db291
usb: Fix compilation for MinGW (regression)
by Stefan Weil
· 12 years ago
249fe3f
cpu-defs.h: Drop qemu_work_item prototype
by Andreas Färber
· 12 years ago
5256a72
tcg/target-arm: Add missing parens to assertions
by Peter Maydell
· 12 years ago
e4ada48
Replace non-portable asprintf by g_strdup_printf
by Stefan Weil
· 12 years ago
0e7a759
vl: Use size_t for sizes in get_boot_devices_list()
by Markus Armbruster
· 12 years ago
089da57
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
by Markus Armbruster
· 12 years ago
b3dd155
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
by Markus Armbruster
· 12 years ago
0e0d2d6
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
by Markus Armbruster
· 12 years ago
96f8058
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
by Markus Armbruster
· 12 years ago
44687f7
fw_cfg: New fw_cfg_add_string()
by Markus Armbruster
· 12 years ago
4cad386
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
by Markus Armbruster
· 12 years ago
f6e3534
fw_cfg: Replace debug prints by tracepoints
by Markus Armbruster
· 12 years ago
633f650
optimize: optimize using nonzero bits
by Paolo Bonzini
· 12 years ago
3a9d8b1
optimize: track nonzero bits of registers
by Paolo Bonzini
· 12 years ago
d193a14
optimize: only write to state when clearing optimizer data
by Paolo Bonzini
· 12 years ago
75f0585
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 12 years ago
67c4f2d
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 12 years ago
48b8599
Merge branch 'axp-next' of git://github.com/rth7680/qemu
by Blue Swirl
· 12 years ago
28e942f
s390: Add a hypercall registration interface.
by Cornelia Huck
· 12 years ago
d5627ce
target-s390x: Unregister reset callback on finalization
by Andreas Färber
· 12 years ago
419831d
s390x: fix indentation
by Alexander Graf
· 12 years ago
70bada0
s390: Add CPU reset handler
by Jens Freimann
· 12 years ago
a158986
s390x: Remove inline function ebcdic_put and related data from cpu.h
by Stefan Weil
· 12 years ago
904e5fd
S390: Enable -cpu help and QMP query-cpu-definitions
by Viktor Mihajlovski
· 12 years ago
e674a49
s390: Move IPL code into a separate device
by Christian Borntraeger
· 12 years ago
ccb084d
s390: new contributions GPLv2 or later
by Christian Borntraeger
· 12 years ago
5b95b8b
PPC: KVM: Add support for EPR with KVM
by Alexander Graf
· 12 years ago
e49798b
openpic: export e500 epr enable into a ppc.c function
by Alexander Graf
· 12 years ago
d3dccee
Update Linux kernel headers
by Alexander Graf
· 12 years ago
b8dec14
PPC: e500: Change in-memory order of load blobs
by Alexander Graf
· 12 years ago
746a870
PPC: Provide zero SVR for -cpu e500mc and e5500
by Alexander Graf
· 12 years ago
528e536
PPC: E500: Calculate loading blob offsets properly
by Alexander Graf
· 12 years ago
86e56a8
openpic: set mixed mode as supported
by Alexander Graf
· 12 years ago
1ac3d71
openpic: unify gcr mode mask updates
by Alexander Graf
· 12 years ago
7f11573
openpic: move gcr write into a function
by Alexander Graf
· 12 years ago
cf13938
dataplane: support viostor virtio-pci status bit setting
by Stefan Hajnoczi
· 12 years ago
cd7fdfe
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
by Stefan Hajnoczi
· 12 years ago
3249dbe
win32-aio: use iov utility functions instead of open-coding them
by Michael Tokarev
· 12 years ago
ddc01bf
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
e387f99
virtio-pci: fix irqfd cleanup argument order
by Michael S. Tsirkin
· 12 years ago
782beb5
qom: Extend documentation on QOM method concepts
by Andreas Färber
· 12 years ago
781c0c3
Makefile: drop recursive libcacard clean
by Stefan Hajnoczi
· 12 years ago
6522773
migration: remove argument to qemu_savevm_state_cancel
by Juan Quintela
· 12 years ago
b22ff1f
migration: Only go to the iterate stage if there is anything to send
by Juan Quintela
· 12 years ago
c369f40
migration: unfold rest of migrate_fd_put_ready() into thread
by Juan Quintela
· 12 years ago
7de6a69
migration: move exit condition to migration thread
by Juan Quintela
· 12 years ago
f7b67be
migration: Add buffered_flush error handling
by Juan Quintela
· 12 years ago
76f5933
migration: move beginning stage to the migration thread
by Juan Quintela
· 12 years ago
afe4193
qemu-file: Only set last_error if it is not already set
by Juan Quintela
· 12 years ago
1e97305
migration: fix off-by-one in buffered_rate_limit
by Paolo Bonzini
· 12 years ago
Next »