Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/v8m
19dd303
mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
by Peter Maydell
· 7 years ago
v8m
2d39fb8
hw/arm/iotkit: Model Arm IOT Kit
by Peter Maydell
· 7 years ago
1df5f78
hw/misc/iotkit-secctl: Add remaining simple registers
by Peter Maydell
· 7 years ago
e1236a6
hw/misc/iotkit-secctl: Add handling for PPCs
by Peter Maydell
· 7 years ago
fbab595
hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
by Peter Maydell
· 7 years ago
f567fe0
hw/misc/tz-ppc: Model TrustZone peripheral protection controller
by Peter Maydell
· 7 years ago
a642edf
hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
by Peter Maydell
· 7 years ago
2a856ba
hw/core/split-irq: Device that splits IRQ lines
by Peter Maydell
· 7 years ago
d4a2d0c
qdev: Add new qdev_init_gpio_in_named_with_opaque()
by Peter Maydell
· 7 years ago
ac8f0e1
include/hw/or-irq.h: Add missing include guard
by Peter Maydell
· 7 years ago
53ec1fe
hw/misc/unimp: Move struct to header file
by Peter Maydell
· 7 years ago
fd81173
target/arm: Add Cortex-M33
by Peter Maydell
· 7 years ago
b069815
armv7m: Forward init-svtor property to CPU object
by Peter Maydell
· 7 years ago
bbc6cbd
target/arm: Define init-svtor property for the reset secure VTOR value
by Peter Maydell
· 7 years ago
a0f3e5a
armv7m: Forward idau property to CPU object
by Peter Maydell
· 7 years ago
0f1c89c
target/arm: Define an IDAU interface
by Peter Maydell
· 7 years ago
836dc0a
hw/arm/armv7m: Honour CPU's address space for image loads
by Peter Maydell
· 7 years ago
0726bb2
hw/arm/boot: Honour CPU's address space for image loads
by Peter Maydell
· 7 years ago
e5e4c54
loader: Add new load_ramdisk_as()
by Peter Maydell
· 7 years ago
a6e0344
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180220-pull-request' into staging
by Peter Maydell
· 7 years ago
b487e2b
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
63ad932
ui: Reorder vte terminal packing to avoid gtk3 warnings
by Jan Kiszka
· 7 years ago
e3af9f9
vl: drop display_type variable
by Gerd Hoffmann
· 8 years ago
9b9b46c
vl: drop request_opengl variable
by Gerd Hoffmann
· 8 years ago
6815515
vl: drop full_screen variable
by Gerd Hoffmann
· 8 years ago
767f9bf
cocoa: use DisplayOptions
by Gerd Hoffmann
· 8 years ago
14f130f
curses: use DisplayOptions
by Gerd Hoffmann
· 8 years ago
0d2dd9f
egl-headless: use DisplayOptions
by Gerd Hoffmann
· 8 years ago
7878271
vl: drop no_quit variable
by Gerd Hoffmann
· 8 years ago
fe91f36
sdl: use DisplayOptions
by Gerd Hoffmann
· 8 years ago
0c8d706
gtk: add and use DisplayOptions + DisplayGTK
by Gerd Hoffmann
· 8 years ago
be045e6
vl: rename DisplayType to LegacyDisplayType
by Gerd Hoffmann
· 8 years ago
6735844
vl: deprecate -no-frame
by Gerd Hoffmann
· 8 years ago
f4718c0
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging
by Peter Maydell
· 7 years ago
6ce7177
9p: fix leak in synth_name_to_path()
by Marc-André Lureau
· 7 years ago
e446a1e
9p: v9fs_path_copy() readability
by Marc-André Lureau
· 7 years ago
afd3397
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 7 years ago
7f1d87a
trace: avoid SystemTap "char const" warnings
by Stefan Hajnoczi
· 8 years ago
61b01bb
tracetool: For ust trace bool type as ctf_integer
by Jon Emil Jahren
· 8 years ago
fb1a66b
tracetool: Update argument format regex to non-greedy star
by Jon Emil Jahren
· 8 years ago
299a2e6
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging
by Peter Maydell
· 7 years ago
a3defab
MAINTAINERS: add entry for hw/rdma
by Marcel Apfelbaum
· 8 years ago
919ae3d
hw/rdma: Implementation of PVRDMA device
by Yuval Shaia
· 7 years ago
98d176f
hw/rdma: PVRDMA commands and data-path ops
by Yuval Shaia
· 7 years ago
ef6d4cc
hw/rdma: Implementation of generic rdma device layers
by Yuval Shaia
· 7 years ago
b3a9227
hw/rdma: Definitions for rdma device and rdma resource manager
by Yuval Shaia
· 7 years ago
dcbf469
hw/rdma: Add wrappers and macros
by Yuval Shaia
· 7 years ago
7605e12
include/standard-headers: add pvrdma related headers
by Marcel Apfelbaum
· 7 years ago
e1c5f1f
scripts/update-linux-headers: import pvrdma headers
by Marcel Apfelbaum
· 7 years ago
edab563
docs: add pvrdma device documentation.
by Marcel Apfelbaum
· 8 years ago
06329cc
mem: add share parameter to memory-backend-ram
by Marcel Apfelbaum
· 8 years ago
72f1094
Merge remote-tracking branch 'remotes/cohuck/tags/stable-doc-20180219' into staging
by Peter Maydell
· 7 years ago
7aa5422
docs: document our stable process
by Cornelia Huck
· 7 years ago
b44316f
linux-user: Remove THREAD macro
by Peter Maydell
· 7 years ago
5fdefcf
linux-user: Fix sched_getaffinity mask size
by Samuel Thibault
· 7 years ago
2c41885
linux-user: Fix register used for 6th and 7th syscall argument on aarch64
by Guido Günther
· 8 years ago
2b74f62
linux-user: Implement ioctl cmd TIOCGPTPEER
by Andreas Schwab
· 8 years ago
e5ecc28
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into staging
by Peter Maydell
· 7 years ago
f0fa817
cuda.h: Fix multiple typedef
by Dr. David Alan Gilbert
· 7 years ago
bf67f1c
monitor.c: Fix infinite loop in monitor's auto-complete
by Dr. David Alan Gilbert
· 7 years ago
149da2f
monitor: Remove legacy "-mon default=on" parameter
by Thomas Huth
· 8 years ago
5e8d6a1
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180216-pull-request' into staging
by Peter Maydell
· 7 years ago
d9c92ae
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' into staging
by Peter Maydell
· 7 years ago
648ba91
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a' into staging
by Peter Maydell
· 7 years ago
d50f09f
ui: extend VNC trottling tracing to SASL codepaths
by Daniel P. Berrangé
· 8 years ago
cf07065
ui: check VNC audio frequency limit at time of reading from client
by Daniel P. Berrangé
· 8 years ago
52c7c9d
ui: avoid 'local_err' variable shadowing in VNC SASL auth
by Daniel P. Berrangé
· 8 years ago
dffa1de
ui: avoid risk of 32-bit int overflow in VNC buffer check
by Daniel P. Berrangé
· 8 years ago
8dfa306
sdl2: fix mouse grab
by Gerd Hoffmann
· 8 years ago
2ab858c
sdl: restore optimized redraw
by Anatoly Trosinenko
· 8 years ago
d49b87f
vnc: fix segfault in closed connection handling
by Klim Kireev
· 7 years ago
577ce40
vnc: add qapi/error.h include to stubs
by Gerd Hoffmann
· 7 years ago
f42fdb2
vnc: remove bogus object_unref on client socket
by Daniel P. Berrangé
· 7 years ago
0402ca3
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging
by Peter Maydell
· 7 years ago
5e5432b
tests/boot-serial-test: Fix problem with timeout due to dropped characters
by Thomas Huth
· 7 years ago
58d5b22
ppc4xx: Add device models found in PPC440 core SoCs
by BALATON Zoltan
· 7 years ago
4f5b039
ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs
by Suraj Jitindar Singh
· 7 years ago
b0c2d52
target/ppc: convert to TranslatorOps
by Emilio G. Cota
· 7 years ago
b6bac4b
target/ppc: convert to DisasContextBase
by Emilio G. Cota
· 7 years ago
5d0fb15
spapr: consolidate the VCPU id numbering logic in a single place
by Greg Kurz
· 7 years ago
14bb448
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
by Greg Kurz
· 7 years ago
648edb6
spapr: move VCPU calculation to core machine code
by Greg Kurz
· 7 years ago
7219466
spapr: use spapr->vsmt to compute VCPU ids
by Greg Kurz
· 7 years ago
8c5909c
ppc/spapr-caps: Change migration macro to take full spapr-cap name
by Suraj Jitindar Singh
· 7 years ago
2cc75c3
hw/char: remove legacy interface escc_init()
by Laurent Vivier
· 7 years ago
9478956
hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commit
by Daniel Henrique Barboza
· 7 years ago
4b402e0
cuda: convert to trace-events
by Mark Cave-Ayland
· 7 years ago
7092e84
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
by Mark Cave-Ayland
· 7 years ago
09a5734
cuda: convert to use the shared mos6522 device
by Mark Cave-Ayland
· 7 years ago
cc5a0ae
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180215-1' into staging
by Peter Maydell
· 7 years ago
bade581
raspi: Raspberry Pi 3 support
by Pekka Enberg
· 7 years ago
pull-target-arm-20180215-1
d9f8bbd
bcm2836: Make CPU type configurable
by Pekka Enberg
· 7 years ago
57bb315
target/arm: Implement v8M MSPLIM and PSPLIM registers
by Peter Maydell
· 7 years ago
e1e7cbc
target/arm: Migrate v7m.other_sp
by Peter Maydell
· 7 years ago
4782577
target/arm: Add AIRCR to vmstate struct
by Peter Maydell
· 7 years ago
12fbf1a
hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
by Peter Maydell
· 7 years ago
6eb3a64
target/arm: Implement writing to CONTROL_NS for v8M
by Peter Maydell
· 7 years ago
24ac0fb
hw/intc/armv7m_nvic: Implement SCR
by Peter Maydell
· 7 years ago
43bbce7
hw/intc/armv7m_nvic: Implement cache ID registers
by Peter Maydell
· 7 years ago
ae7c5c8
hw/intc/armv7m_nvic: Implement v8M CPPWR register
by Peter Maydell
· 7 years ago
Next »