Sign in
qemu
/
qemu
/
13c89a1125feb48a9e21019223fdb99f4d8bcd41
13c89a1
slavio_intctl: convert master interrupt controller to memory API
by Benoît Canet
· 13 years ago
40ce02f
slavio_misc: convert aux2 to memory API
by Benoît Canet
· 13 years ago
cccd43c
slavio_misc: convert aux1 to memory API
by Benoît Canet
· 13 years ago
cd64a52
slavio_misc: convert system control to memory API
by Benoît Canet
· 13 years ago
aca23c7
slavio_misc: convert leds to memory API
by Benoît Canet
· 13 years ago
2e66ac3
slavio_misc: convert modem to memory API
by Benoît Canet
· 13 years ago
96891e5
slavio_misc: convert diagnostic to memory API
by Benoît Canet
· 13 years ago
dd703aa
slavio_misc: convert configuration to memory API
by Benoît Canet
· 13 years ago
9c48dee
slavio_misc: convert apc to memory API
by Benoît Canet
· 13 years ago
0dc31f3
xilinx_axienet: convert to memory API
by Avi Kivity
· 13 years ago
f810bc4
xilinx_axidma: convert to memory API
by Avi Kivity
· 13 years ago
1ce2c9c
sun4c_intctl: convert to memory API
by Avi Kivity
· 13 years ago
d224136
sun4m_iommu: convert to memory API
by Avi Kivity
· 13 years ago
847b52c
grlib_irqmp: convert to memory API
by Avi Kivity
· 13 years ago
cde844f
grlib_gptimer: convert to memory API
by Avi Kivity
· 13 years ago
6281f7d
grlib_apbuart: convert to memory API
by Avi Kivity
· 13 years ago
4f5c947
musicpal: avoid call to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
cffac71
bitbang_i2c: avoid call to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
d6c5f06
sparc32_dma: convert to memory API
by Avi Kivity
· 13 years ago
00049a1
pxa2xx_dma: convert to memory API
by Avi Kivity
· 13 years ago
838335e
axis_dev88: convert to memory API
by Avi Kivity
· 13 years ago
7ef57cc
eccmemctl: convert to memory API
by Avi Kivity
· 13 years ago
b0a941b
empty_slot: convert to memory API
by Avi Kivity
· 13 years ago
1c7af35
mpc8544_guts: convert to memory API
by Avi Kivity
· 13 years ago
561e182
fw_cfg: convert to memory API
by Avi Kivity
· 13 years ago
67bb531
esp: convert to memory API
by Avi Kivity
· 13 years ago
897fa7c
memory: add MemoryRegionOps::valid.accepts
by Avi Kivity
· 13 years ago
5a31cd6
m48t59: convert to memory API
by Avi Kivity
· 13 years ago
871321a
ds1225y: convert to memory API
by Avi Kivity
· 13 years ago
024e5bb
dp8393x: convert to memory API
by Avi Kivity
· 13 years ago
df182043
cs4321: convert to memory API
by Avi Kivity
· 13 years ago
9d7f1b9
ide/mmio: convert to memory API
by Avi Kivity
· 13 years ago
e977aa3
hpet: convert to memory API
by Avi Kivity
· 13 years ago
3054434
rc4030: convert to memory API
by Avi Kivity
· 13 years ago
5a6fdd9
pxa2xx_lcd: convert to memory API
by Benoît Canet
· 13 years ago
2bf9045
pxa2xx_mmci: convert to memory API
by Benoît Canet
· 13 years ago
90e8e5a
pxa2xx_pic: convert to memory API
by Benoît Canet
· 13 years ago
b755bde
pxa2xx_timer: convert to memory API
by Benoît Canet
· 13 years ago
6cd816b
pxa2xx_keypad: convert to memory API
by Benoît Canet
· 13 years ago
59aee13
pxa2xx_pcmcia.c: convert io memory space to memory API
by Benoît Canet
· 13 years ago
4beeaa7
pxa2xx_pcmcia.c: convert attribute memory space to memory API
by Benoît Canet
· 13 years ago
354a8c0
pxa2xx_pcmcia.c: convert common memory space to memory API
by Benoît Canet
· 13 years ago
55a8b80
pxa2xx_gpio: convert to memory API
by Benoît Canet
· 13 years ago
af687dd
syborg_virtio: convert to memory API
by Benoît Canet
· 13 years ago
7d5ebaf
syborg_timer: convert to memory API
by Benoît Canet
· 13 years ago
a8a0082
syborg_serial: convert to memory API
by Benoît Canet
· 13 years ago
43b8c30
syborg_rtc: convert to memory API
by Benoît Canet
· 13 years ago
9ca9e35
syborg_pointer: convert to memory API
by Benoît Canet
· 13 years ago
6620cb3
syborg_keyboard: convert to memory API
by Benoît Canet
· 13 years ago
9cc6007
syborg_interrupt: convert to memory API
by Benoît Canet
· 13 years ago
0520a04
syborg_fb: convert to memory API
by Benoît Canet
· 13 years ago
b9441eb
mst_fpga: convert to memory API
by Benoît Canet
· 13 years ago
e2ba99e
marvell_88x8618_audio: convert to memory API
by Benoît Canet
· 13 years ago
2443fa2
stellaris: convert gptm to memory API
by Benoît Canet
· 13 years ago
71a2df0
stellaris: convert adc to memory API
by Benoît Canet
· 13 years ago
8ea72f3
stellaris: convert i2c to memory API
by Benoît Canet
· 13 years ago
5699301
stellaris: convert sys to memory API
by Benoît Canet
· 13 years ago
0c36493
integratorcp: convert control to memory API
by Benoît Canet
· 13 years ago
61074e4
integratorcp: convert icp pic to memory API
by Benoît Canet
· 13 years ago
71d9bc5
integratorcp: convert core to memory API
by Benoît Canet
· 13 years ago
4d5bf5f
ioapic: Convert to memory API
by Jan Kiszka
· 13 years ago
1a44096
ioapic: Reject non-dword accesses to IOWIN register
by Jan Kiszka
· 13 years ago
cfee758
sbi: convert to memory API
by Avi Kivity
· 13 years ago
dc6c1b3
fdc: convert to memory API
by Avi Kivity
· 13 years ago
7f8293b
pl190: convert to memory API
by Avi Kivity
· 13 years ago
ca45842
pl181: convert to memory API
by Avi Kivity
· 13 years ago
1a6b31c
pl110: convert to memory API
by Avi Kivity
· 13 years ago
63b02e0
pl080: convert to memory API
by Avi Kivity
· 13 years ago
3cf89f8
pl061: convert to memory API
by Avi Kivity
· 13 years ago
b8f7a73
pl050: convert to memory API
by Avi Kivity
· 13 years ago
9edbe48
pl031: convert to memory API
by Avi Kivity
· 13 years ago
02a59c3
pl022: convert to memory API
by Avi Kivity
· 13 years ago
4848475
pl011: convert to memory API
by Avi Kivity
· 13 years ago
e71ceaf
zaurus: convert to memory API
by Avi Kivity
· 13 years ago
63858cd
parallel: convert to memory API
by Avi Kivity
· 13 years ago
c601785
jazz_led: convert to memory API
by Avi Kivity
· 13 years ago
0af58e5
shix: convert to memory API
by Avi Kivity
· 13 years ago
333b13f
virtex_ml507: convert to memory API
by Avi Kivity
· 13 years ago
e6d17b0
vexpress: convert to memory API
by Avi Kivity
· 13 years ago
62ceeb2
versatilepb: convert to memory API
by Avi Kivity
· 13 years ago
04d6668
tosa: convert to memory API
by Avi Kivity
· 13 years ago
40897c9
Update version for 1.0-rc3 release
by Anthony Liguori
· 13 years ago
v1.0-rc3
3439eec
configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags
by Max Filippov
· 13 years ago
40d6444
configure: build position independent executables on x86-Linux hosts
by Avi Kivity
· 13 years ago
ff51a73
ivshmem: fix PCI BAR2 registration during initialization
by Hongyong Zang
· 13 years ago
ae392c4
msix: avoid mask updates if mask is unchanged
by Michael S. Tsirkin
· 13 years ago
9a93b61
msix: Prevent bogus mask updates on MMIO accesses
by Michael S. Tsirkin
· 13 years ago
5032224
msix: track function masked in pci device state
by Michael S. Tsirkin
· 13 years ago
2923d34
Include zlib.h using #include <>
by Stefan Weil
· 13 years ago
930b588
9p: pass dotl flags to the unlinkat method
by Paolo Bonzini
· 13 years ago
f565403
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
by Paolo Bonzini
· 13 years ago
1ed520c
qed: add migration blocker (v2)
by Anthony Liguori
· 13 years ago
06d9260
qcow2: implement bdrv_invalidate_cache (v2)
by Anthony Liguori
· 13 years ago
0f15423
block: allow migration to work with image files (v3)
by Anthony Liguori
· 13 years ago
38e0735
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
by Anthony Liguori
· 13 years ago
fa2756b
migrate: add migration blockers
by Anthony Liguori
· 13 years ago
a3baf1b
Merge remote-tracking branch 'kraxel/usb.31' into staging
by Anthony Liguori
· 13 years ago
1571b6c
Merge remote-tracking branch 'origin/master' into staging
by Anthony Liguori
· 13 years ago
0cd0fd0
usb-linux: fix /proc/bus/usb/devices scan
by Gerd Hoffmann
· 13 years ago
b246721
ehci: add assert
by Gerd Hoffmann
· 13 years ago
Next »