Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/q-l-msr-ops
d2e0c69
target-arm: kvm: use KVM_GET_MSRS/KVM_SET_MSRS for CP15 registers.
by Rusty Russell
· 13 years ago
q-l-msr-ops
2552131
target-arm: kvm: use KVM_ARM_VCPU_INIT to set target to Cortex A15
by Rusty Russell
· 13 years ago
f8c3561
linux-headers: Update to KVM ARM headers
by Peter Maydell
· 13 years ago
b00f2d0
update-linux-headers.sh: Pull in asm-generic/kvm_para.h
by Peter Maydell
· 13 years ago
994bd8e
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
by Peter Maydell
· 13 years ago
401d480
hw/arm_gic: Add presave/postload hooks
by Peter Maydell
· 13 years ago
1d5fcc4
ARM: KVM: Add support for KVM on ARM architecture
by Peter Maydell
· 13 years ago
4d1b311
linux-headers: Add ARM KVM headers (not for upstream)
by Peter Maydell
· 13 years ago
28cc9ce
configure: Default KVM to disabled on ARM hosts
by Peter Maydell
· 13 years ago
166d0e3
configure: Don't implicitly hardcode list of KVM architectures
by Peter Maydell
· 13 years ago
5d5fe44
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
by Peter Maydell
· 13 years ago
9a57a2f
update-linux-headers.sh: Don't hard code list of architectures
by Peter Maydell
· 13 years ago
fafcb6a
kvm: Add documentation comment for kvm_irqchip_in_kernel()
by Peter Maydell
· 13 years ago
a9381ce
kvm: Decouple 'GSI routing' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
d08fdd7
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
a0b58f0
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
1644fbb
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
by Peter Maydell
· 13 years ago
5835db5
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
by Peter Maydell
· 13 years ago
65e77c4
kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
e383262
pc-bios: delete binary blobs
by Peter Maydell
· 13 years ago
cfb8d2b
configure, Makefile: don't require binary blobs to be present
by Peter Maydell
· 13 years ago
4d9971f
Add a Changelog.LINARO
by Peter Maydell
· 13 years ago
44f8007
Add Linaro versioning
by Peter Maydell
· 13 years ago
daa1642
musb: add dummy support for ulpi pass-through registers
by Juha Riihimäki
· 13 years ago
5d92271
onenand: Ignore zero writes to boot command space
by Peter Maydell
· 13 years ago
0d41da2
hw/omap_gpio.c: Don't complain about some writes to r/o registers
by Peter Maydell
· 13 years ago
41093b4
hw/omap_intc.c: Don't complain about nonexistent register read by Linux
by Peter Maydell
· 13 years ago
9a45d94
hw/nand: Support cache status bits and read cache commands
by Peter Maydell
· 13 years ago
e4795d6
target-arm: add support for smc
by Peter Maydell
· 13 years ago
63df3b3
Add Cortex A8 r2 support
by Peter Maydell
· 13 years ago
b65d562
target-arm: Add more TrustZone cp15 registers
by Peter Maydell
· 13 years ago
ecbc929
hw: Add Overo board support
by Peter Maydell
· 13 years ago
9b607f6
hw/beagle: Implement Beagle, Beagle XM machines
by Peter Maydell
· 13 years ago
d01f2ca
hw/i2c-ddc.c: Implement DDC I2C slave
by Peter Maydell
· 13 years ago
c5724ab
hw/nseries.c: Add n900 machine
by Peter Maydell
· 13 years ago
f0650e5
hw/nseries.c: Drop QEMU_VERSION from atags
by Peter Maydell
· 13 years ago
a3771d6
hw/nseries.c: Force pointer visibility on n8x0
by Peter Maydell
· 13 years ago
8994443
hw/nseries.c: Add support for n900 MIPID
by Peter Maydell
· 13 years ago
f020f91
hw/nseries.c: Add debug trace to MIPID
by Peter Maydell
· 13 years ago
7ee1277
Add triton2 (twl4030) driver
by Peter Maydell
· 13 years ago
9ea903f
hw/omap3.c: add omap3 basic support
by Peter Maydell
· 13 years ago
a5006ab
dsi: generate complexio ulps0 irq when asserting lane sig2
by Juha Riihimäki
· 13 years ago
2c0c0df
dsi: add transfer done callback
by Juha Riihimäki
· 13 years ago
5afa729
OMAP: Refactor DSS/DSI
by Peter Maydell
· 13 years ago
e975f52
add hw/omap_dss_drawfn.h
by Riku Voipio
· 13 years ago
57e3d90
add hw/omap3_mmc.c
by Peter Maydell
· 13 years ago
ea923dc
add hw/omap3_boot.c file
by Peter Maydell
· 13 years ago
687dbf6
hw/omap_usb: Implement OMAP3 USB controller
by Peter Maydell
· 13 years ago
9a1f6d7
serial, omap_uart: Add support for fifo level regs
by Jan Vesely
· 13 years ago
8432ff4
omap_uart: Add revision property.
by Jan Vesely
· 13 years ago
6327b55
hw/omap_uart.c: Forbid extended MCR bit writes unless in enhanced mode
by Peter Maydell
· 13 years ago
8c8dc62
hw/omap_uart.c: Refactor register access mode tests
by Peter Maydell
· 13 years ago
d705b38
hw/omap_uart.c: Unconditionally enable non-16550 extensions
by Peter Maydell
· 13 years ago
812057d
serial: reset lsr dr/thre upon fcr rfr/xfr
by Peter Maydell
· 13 years ago
1495fe3
omap_uart updates
by Juha Riihimäki
· 13 years ago
2b58622
hw/omap_uart.c omap_uart_attach: add label argument
by Riku Voipio
· 13 years ago
8619e35
fix omap_spi rxs flag status update
by Juha Riihimäki
· 13 years ago
3672148
hw/omap_spi.c: Fix indentation following previous patch
by Peter Maydell
· 13 years ago
8206c0b
SPI devices: convert to qdev
by Peter Maydell
· 13 years ago
3c737d3
hw/omap_spi.c prepare for omap3
by Riku Voipio
· 13 years ago
f58554f
tsc2005: rearrange pin_update/timer_tick
by Juha Riihimäki
· 13 years ago
3f275a4
hw/tsc2005: Add tracing
by Peter Maydell
· 13 years ago
60eb76e
hw/tsc2005: Add parameters to tsc2005_set_transform()
by Peter Maydell
· 13 years ago
ce61d04
hw/omap_i2c: Treat 32 bit accesses like 16 bit accesses
by Peter Maydell
· 13 years ago
8c53b35
omap_i2c: add support for underflowing
by Riku Voipio
· 13 years ago
15efd72
hw/omap_i2c.c: Avoid infinite loop for byte wide writes to registers
by Matt Waddel
· 13 years ago
18619b0
omap_i2c.c: Support byte reads to registers
by Matt Waddel
· 13 years ago
d826a1f
i2c-fixes: pull out omap-3-rev fixes
by Peter Maydell
· 13 years ago
ba61dc3
omap_i2c: add vmstate
by Peter Maydell
· 13 years ago
2ed7e93
hw/omap_i2c: non-whitespace changes from overhaul patch
by Peter Maydell
· 13 years ago
d752a8c
omap_i2c: support different FIFO sizes
by Peter Maydell
· 13 years ago
ea0a803
omap_i2c: clean up revision numbers
by Peter Maydell
· 13 years ago
aab0470
hw/omap_tap.c: Return correct ID register values for OMAP3
by Peter Maydell
· 13 years ago
e1c60dc
hw/omap_synctimer.c: Add OMAP3 synctimer
by Juha Riihimäki
· 13 years ago
739eee1
hw/omap_sdrc.c: Implement reading and writing of more registers
by Riku Voipio
· 13 years ago
dcb4d5b
hw/omap_l4.c: Add OMAP3 support
by Riku Voipio
· 13 years ago
0bd0bf4
hw/omap_clk.c: Add OMAP3 clock tree definitions
by Juha Riihimäki
· 13 years ago
d336c6a
omap_gptimer: Add omap_gp_timer_change_clk()
by Peter Maydell
· 13 years ago
b52bac4
omap_gptimer: Support ticks-per-sec > 32 bit values
by Peter Maydell
· 13 years ago
ee0f383
omap_dma: add scatter gather list support
by Juha Riihimäki
· 13 years ago
4758297
hw/omap_dma.c: Add support for OMAP3 specific behaviour
by Riku Voipio
· 13 years ago
73147e7
hw/omap_dma.c: Support more than 64 channels of DMA
by Peter Maydell
· 13 years ago
f390555
omap.h: Add OMAP3 interrupt and DMA defines
by Riku Voipio
· 13 years ago
f5417cf
Support multiple simultaneous keyboard event handlers
by Juha Riihimäki
· 13 years ago
c28d765
hw/sd.c: Add MMC emulation support
by Juha Riihimäki
· 13 years ago
4fffb9e
sd: Allow sd_init callers to specify whether card is MMC or SD
by Juha Riihimäki
· 13 years ago
9428179
hw/sd: Expose sd_reset() as public function
by Peter Maydell
· 13 years ago
ac7c053
blizzard: fix for non-32bpp host displays
by Riku Voipio
· 13 years ago
f777501
Merge branch 'axp-next' of git://repo.or.cz/qemu/rth
by Blue Swirl
· 13 years ago
95c0982
alpha-linux-user: Fix the getpriority syscall
by Richard Henderson
· 13 years ago
0229f5a
alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
by Richard Henderson
· 13 years ago
0e14197
alpha-linux-user: Fix a3 error return with v0 error bypass.
by Richard Henderson
· 13 years ago
e7ea6cb
linux-user: Translate pipe2 flags; add to strace
by Richard Henderson
· 13 years ago
a5e7ee4
linux-user: Allocate the right amount of space for non-fixed file maps
by Richard Henderson
· 13 years ago
afc8763
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
by Richard Henderson
· 13 years ago
4eeea4f
linux-user: Sync fcntl.h bits with the kernel
by Richard Henderson
· 13 years ago
6e06d51
alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
by Richard Henderson
· 13 years ago
7639364
alpha-linux-user: Work around hosted mmap allocation problems
by Richard Henderson
· 13 years ago
d0f2049
alpha-linux-user: Fix signal handling
by Richard Henderson
· 13 years ago
17a4ed8
bitops: drop volatile qualifier
by Blue Swirl
· 13 years ago
Next »