Sign in
qemu
/
qemu
/
29a0af618ddd21f55df5753c3e16b0625f534b3c
29a0af6
cpu: Replace ENV_GET_CPU with env_cpu
by Richard Henderson
· 6 years ago
2161a61
cpu: Define ArchCPU
by Richard Henderson
· 6 years ago
4f7c64b
cpu: Define CPUArchState with typedef
by Richard Henderson
· 6 years ago
a40ec84
tcg: Create struct CPUTLB
by Richard Henderson
· 6 years ago
74433bf
tcg: Split out target/arch/cpu-param.h
by Richard Henderson
· 6 years ago
79e4208
tcg: Fold CPUTLBWindow into CPUTLBDesc
by Richard Henderson
· 6 years ago
19735c8
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' into staging
by Peter Maydell
· 6 years ago
6960005
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
by Peter Maydell
· 6 years ago
754f1db
accel: Remove unused AccelClass::opt_name attribute
by Wainer dos Santos Moschetta
· 6 years ago
a5bf9fb
numa: improve cpu hotplug error message with a wrong node-id
by Laurent Vivier
· 6 years ago
e39b8a6
usb-mtp: refactor the flow of usb_mtp_write_data
by Bandan Das
· 6 years ago
185b7cc
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
by Peter Maydell
· 6 years ago
c984c4e
Merge tag 's390x-tcg-2019-06-07' into s390-next-staging
by Cornelia Huck
· 6 years ago
9021fcf
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' into staging
by Peter Maydell
· 6 years ago
6d88baf
linux-user: elf: ELF_HWCAP for s390x
by David Hildenbrand
· 6 years ago
37c70c4
s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT
by Richard Henderson
· 6 years ago
08ef92d
s390x: Bump the "qemu" CPU model up to a stripped-down z13
by David Hildenbrand
· 6 years ago
c7f22b3
s390x/tcg: We support the Vector Facility
by David Hildenbrand
· 6 years ago
fd48185
s390x/tcg: Allow linux-user to use vector instructions
by David Hildenbrand
· 6 years ago
83b955f
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
by David Hildenbrand
· 6 years ago
658a395
s390x/tcg: Implement VECTOR FP SUBTRACT
by David Hildenbrand
· 6 years ago
5938f20
s390x/tcg: Implement VECTOR FP SQUARE ROOT
by David Hildenbrand
· 6 years ago
76e35cc
s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
by David Hildenbrand
· 6 years ago
c64c598
s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
by David Hildenbrand
· 6 years ago
8d47d4d
s390x/tcg: Implement VECTOR FP MULTIPLY
by David Hildenbrand
· 6 years ago
4500ede
s390x/tcg: Implement VECTOR LOAD ROUNDED
by David Hildenbrand
· 6 years ago
1a76e59
s390x/tcg: Implement VECTOR LOAD LENGTHENED
by David Hildenbrand
· 6 years ago
60d0ab2
s390x/tcg: Implement VECTOR LOAD FP INTEGER
by David Hildenbrand
· 6 years ago
817a1ce
s390x/tcg: Implement VECTOR FP DIVIDE
by David Hildenbrand
· 6 years ago
09c04e4
s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT
by David Hildenbrand
· 6 years ago
35b3bb1
s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT
by David Hildenbrand
· 6 years ago
9b8d1a3
s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT
by David Hildenbrand
· 6 years ago
bb03fd8
s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
by David Hildenbrand
· 6 years ago
2c806ab
s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL)
by David Hildenbrand
· 6 years ago
5b89f0f
s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR
by David Hildenbrand
· 6 years ago
3a0eae8
s390x/tcg: Implement VECTOR FP ADD
by David Hildenbrand
· 6 years ago
aae6500
s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()
by David Hildenbrand
· 6 years ago
9be6fa9
s390x/tcg: Introduce tcg_s390_vector_exception()
by David Hildenbrand
· 6 years ago
e19a61e
s390x/tcg: Store only the necessary amount of doublewords for STFLE
by David Hildenbrand
· 6 years ago
88a29e8
s390x/tcg: Fix max_byte detection for stfle
by David Hildenbrand
· 6 years ago
4f83d7d
s390x: Use uint64_t for vector registers
by David Hildenbrand
· 6 years ago
ec8e23e
s390x: Align vector registers to 16 bytes
by David Hildenbrand
· 6 years ago
13b0228
s390x/tcg: Implement VECTOR STRING RANGE COMPARE
by David Hildenbrand
· 6 years ago
be6324c
s390x/tcg: Implement VECTOR ISOLATE STRING
by David Hildenbrand
· 6 years ago
074e99b
s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
by David Hildenbrand
· 6 years ago
8c0e1e5
s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
by David Hildenbrand
· 6 years ago
1fd2863
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
by David Hildenbrand
· 6 years ago
a1c993c
MAINTAINERS: cover tests/migration/s390x/
by Cornelia Huck
· 6 years ago
3355623
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' into staging
by Peter Maydell
· 6 years ago
88e34ac
tests/tcg: target/mips: Add README for MSA tests
by Aleksandar Markovic
· 6 years ago
8598f5f
tests/tcg: target/mips: Add tests for MSA FP max/min instructions
by Aleksandar Markovic
· 6 years ago
ca693d1
tests/tcg: target/mips: Add utility function reset_msa_registers()
by Aleksandar Markovic
· 6 years ago
b7c6798
tests/tcg: target/mips: Move four tests to a better location
by Aleksandar Markovic
· 6 years ago
99d423e
tests/tcg: target/mips: Add tests for MSA shift instructions
by Aleksandar Markovic
· 6 years ago
6ec12d4
tests/tcg: target/mips: Amend and rearrange MSA wrappers
by Aleksandar Markovic
· 6 years ago
5d161bc
target/mips: Unroll loops in helpers for MSA logic instructions
by Aleksandar Markovic
· 6 years ago
7471df9
target/mips: Outline places for future MSA helpers
by Aleksandar Markovic
· 6 years ago
15ee0d9
egl-helpers: add modifier support to egl_dmabuf_import_texture()
by Gerd Hoffmann
· 6 years ago
5fc1fb6
egl-helpers: add modifier support to egl_get_fd_for_texture().
by Gerd Hoffmann
· 6 years ago
a6c9d5d
vfio/display: set dmabuf modifier field
by Gerd Hoffmann
· 6 years ago
152b7af
console: add dmabuf modifier field.
by Gerd Hoffmann
· 6 years ago
dc3c871
ui/curses: Fix build with -m32
by Max Reitz
· 6 years ago
7cc8a72
target/mips: Fix block-comment-related issues in msa_helper.c
by Aleksandar Markovic
· 6 years ago
de1700d
target/mips: Fix space-related format issues in msa_helper.c
by Aleksandar Markovic
· 6 years ago
0d74f3b
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging
by Peter Maydell
· 6 years ago
347a6f4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 6 years ago
7ad5f33
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
f1114d3
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
824755b
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
8be2094
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-request' into staging
by Peter Maydell
· 6 years ago
6afa968
hw/sd: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
0ce5e02
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
a2596ae
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
4ffebe2
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
a30c34d
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
5027da9
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
4b3393e
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
573c3e0
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
by Philippe Mathieu-Daudé
· 6 years ago
d33317b
docs/devel/build-system: Update an example
by Philippe Mathieu-Daudé
· 6 years ago
77b748a
test: Fix make target check-report.tap
by Markus Armbruster
· 6 years ago
11259e9
util: Adjust qemu_guest_getrandom_nofail for Coverity
by Richard Henderson
· 6 years ago
cd2fa2a
vhost: fix incorrect print type
by Jie Wang
· 6 years ago
ff1543a
migration: fix a typo
by Li Qiang
· 6 years ago
501cf8f
hw/rdma: Delete unused headers inclusion
by Yuval Shaia
· 6 years ago
7f36f09
bios-tables-test: ignore identical binaries
by Michael S. Tsirkin
· 6 years ago
edfb438
vl: Document why objects are delayed
by Markus Armbruster
· 6 years ago
9ea18ed
vl: Fix -drive / -blockdev persistent reservation management
by Markus Armbruster
· 6 years ago
0315851
migratioin/ram: leave RAMBlock->bmap blank on allocating
by Wei Yang
· 6 years ago
24d5588
migration-test: Add a test for fd protocol
by Yury Kotov
· 6 years ago
61053d4
migration: Fix fd protocol for incoming defer
by Yury Kotov
· 6 years ago
f38d7fb
migration/ram.c: multifd_send_state->count is not really used
by Wei Yang
· 6 years ago
7d4eaac
migration/ram.c: MultiFDSendParams.sem_sync is not really used
by Wei Yang
· 6 years ago
47fbad4
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
11ba81c
iotests: Fix duplicated diff output on failure
by Kevin Wolf
· 6 years ago
3dd3e24
iotests: test big qcow2 shrink
by Vladimir Sementsov-Ogievskiy
· 6 years ago
d93e572
block/io: bdrv_pdiscard: support int64_t bytes parameter
by Vladimir Sementsov-Ogievskiy
· 6 years ago
1477b6c
block/qcow2-refcount: add trace-point to qcow2_process_discards
by Vladimir Sementsov-Ogievskiy
· 6 years ago
42a65f0
block: Remove bdrv_set_aio_context()
by Kevin Wolf
· 6 years ago
26bf15e
test-bdrv-drain: Use bdrv_try_set_aio_context()
by Kevin Wolf
· 6 years ago
6c87053
iotests: Attach new devices to node in non-default iothread
by Kevin Wolf
· 6 years ago
Next »