Sign in
qemu
/
qemu
/
79623312c68fc07376ca7d3923137ad1abc7496c
/
hw
/
misc
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
b394662
kvm: move cpu synchronization code
by Vincent Palatin
· 8 years ago
d307c28
i2c: Allow I2C devices to NAK start events
by Corey Minyard
· 8 years ago
c491e15
aspeed/scu: fix SCU region size
by Cédric Le Goater
· 8 years ago
6efbac9
aspeed: add the definitions for the AST2400 A1 SoC
by Cédric Le Goater
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
b2b79a6
ivshmem: Fix 64 bit memory bar configuration
by Zhuang Yanying
· 8 years ago
c1a900c
milkymist-pfpu: fix potential integer overflow
by Michael Walle
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
becdfa0
char: replace PROP_CHR with CharBackend
by Marc-André Lureau
· 8 years ago
eabb578
hw/misc/edu: support MSI interrupt
by Peter Xu
· 8 years ago
d675765
imx: Use 'const char', not 'char const'
by Peter Maydell
· 8 years ago
c6c7cfb
aspeed: add a ram_size property to the memory controller
by Cédric Le Goater
· 8 years ago
b2fd454
aspeed: use error_report instead of LOG_GUEST_ERROR
by Cédric Le Goater
· 8 years ago
3755f9e
aspeed: calculate the RAM size bits at realize time
by Cédric Le Goater
· 8 years ago
365aff1
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
by Cédric Le Goater
· 8 years ago
d7d2622
ivshmem: Delete duplicate debug message
by Stefano Dong (董兴水)
· 9 years ago
59351d9
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into staging
by Peter Maydell
· 8 years ago
dd2fa4f
ppc: Fix macio ESCC legacy mapping
by Benjamin Herrenschmidt
· 9 years ago
c2da8a8
ast2400: add a memory controller device model
by Cédric Le Goater
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
3f1fea0
kvm-irqchip: do explicit commit when update irq
by Peter Xu
· 9 years ago
d1f6af6
kvm-irqchip: simplify kvm_irqchip_add_msi_route
by Peter Xu
· 9 years ago
2df7789
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
by Mark Cave-Ayland
· 9 years ago
8949939
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA channels
by Mark Cave-Ayland
· 9 years ago
e12f50b
dbdma: fix load_word/store_word value endianness
by Mark Cave-Ayland
· 9 years ago
3f0d412
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
by Mark Cave-Ayland
· 9 years ago
3e49c43
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
by Mark Cave-Ayland
· 9 years ago
ba0b17d
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
by Mark Cave-Ayland
· 9 years ago
79a9f32
ast2400: externalize revision numbers
by Cédric Le Goater
· 9 years ago
2ddfa28
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
by Cédric Le Goater
· 9 years ago
190c93c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
2aece63
hostmem: detect host backend memory is being used properly
by Xiao Guangrong
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
74e1b78
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
by Peter Maydell
· 9 years ago
c09199f
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
by Leon Alrae
· 9 years ago
dff9425
hw/mips_cpc: make VP correctly start from the reset vector
by Leon Alrae
· 9 years ago
19494f8
hw/mips/cps: create GIC block inside CPS
by Leon Alrae
· 9 years ago
66542f6
i.MX: split the GPT timer implementation into per SOC definitions
by Jean-Christophe Dubois
· 9 years ago
e0dadc1
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
by Peter Maydell
· 9 years ago
5229f45
aux: fix break that wanted to break two levels out
by Paolo Bonzini
· 9 years ago
7673bb4
ssi: change ssi_slave_init to be a realize ops
by Cédric Le Goater
· 9 years ago
1ec20c2
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
936a644
vmport: identify vmport type by macro TYPE_VMPORT
by Efimov Vasily
· 9 years ago
aa4b04a
misc/aspeed_scu: Fix build error caused by missing header
by Pranith Kumar
· 9 years ago
1c8a238
hw/misc: Add a model for the ASPEED System Control Unit
by Andrew Jeffery
· 9 years ago
b0ad00b
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
6b5bacf
trace: split out trace events for hw/misc/ directory
by Daniel P. Berrange
· 9 years ago
6dbbe24
milkymist: update specification URLs
by Michael Walle
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
6fc7f77
introduce aux-bus
by KONRAD Frederic
· 9 years ago
e2d4f17
hw/misc: QOM'ify mst_fpga.c
by xiaoqiang zhao
· 9 years ago
b4ebbab
hw/misc: QOM'ify exynos4210_pmu.c
by xiaoqiang zhao
· 9 years ago
da8060b
hw/misc: QOM'ify arm_l2x0.c
by xiaoqiang zhao
· 9 years ago
8865588
dbdma: use DMA memory interface for memory accesses
by Mark Cave-Ayland
· 9 years ago
4ff8757
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
by Paolo Bonzini
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
33c1187
qemu-common: push cpu.h inclusion out of qemu-common.h
by Paolo Bonzini
· 9 years ago
77ac58d
dma: do not depend on kvm_enabled()
by Paolo Bonzini
· 10 years ago
1983057
i.MX: Add i.MX6 System Reset Controller device.
by Jean-Christophe DUBOIS
· 9 years ago
27a5dc7
bcm2835_property: use cached values when querying framebuffer
by Sylvain Garrigues
· 9 years ago
ed3d807
cuda: fix off-by-one error in SET_TIME command
by Aurelien Jarno
· 9 years ago
6dc6478
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
by Marc-André Lureau
· 9 years ago
9628af0
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
by Peter Maydell
· 9 years ago
f2eb665
hw/mips_itu: fix off-by-one reported by Coverity
by Leon Alrae
· 9 years ago
45aa4e8
pci-testdev: fast mmio support
by Michael S. Tsirkin
· 9 years ago
25a611e
hw/mips: implement ITC Storage - Bypass View
by Leon Alrae
· 9 years ago
40dc9dc
hw/mips: implement ITC Storage - P/V Sync and Try Views
by Leon Alrae
· 9 years ago
4051089
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
by Leon Alrae
· 9 years ago
5924c86
hw/mips: implement ITC Storage - Control View
by Leon Alrae
· 9 years ago
34fa7e8
hw/mips: implement ITC Configuration Tags and Storage Cells
by Leon Alrae
· 9 years ago
2edd526
hw/mips/cps: create CPC block inside CPS
by Leon Alrae
· 9 years ago
1f93a6e
hw/mips: add initial Cluster Power Controller support
by Leon Alrae
· 9 years ago
3994215
hw/mips: add initial Global Config Register support
by Yongbok Kim
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
0137fdc
include/hw/hw.h: Don't include qemu-common.h
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
62a830b
ivshmem: Require master to have ID zero
by Markus Armbruster
· 9 years ago
13fd2cb
ivshmem: Drop ivshmem property x-memdev
by Markus Armbruster
· 9 years ago
ddc8528
ivshmem: Clean up after the previous commit
by Markus Armbruster
· 9 years ago
5400c02
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
by Markus Armbruster
· 9 years ago
2a845da
ivshmem: Replace int role_val by OnOffAuto master
by Markus Armbruster
· 9 years ago
8baeb22
ivshmem: Inline check_shm_size() into its only caller
by Markus Armbruster
· 9 years ago
c2d8019
ivshmem: Simplify memory regions for BAR 2 (shared memory)
by Markus Armbruster
· 9 years ago
5503e28
ivshmem: Implement shm=... with a memory backend
by Markus Armbruster
· 9 years ago
08183c2
ivshmem: Tighten check of property "size"
by Markus Armbruster
· 9 years ago
ee27639
ivshmem: Simplify how we cope with short reads from server
by Markus Armbruster
· 9 years ago
ba5970a
ivshmem: Drop the hackish test for UNIX domain chardev
by Markus Armbruster
· 9 years ago
a3feb08
ivshmem: Rely on server sending the ID right after the version
by Markus Armbruster
· 9 years ago
1309cf4
ivshmem: Propagate errors through ivshmem_recv_setup()
by Markus Armbruster
· 9 years ago
3a55fc0
ivshmem: Receive shared memory synchronously in realize()
by Markus Armbruster
· 9 years ago
9db51b4
ivshmem: Plug leaks on unplug, fix peer disconnect
by Markus Armbruster
· 9 years ago
ca0b756
ivshmem: Disentangle ivshmem_read()
by Markus Armbruster
· 9 years ago
cd9953f
ivshmem: Simplify rejection of invalid peer ID from server
by Markus Armbruster
· 9 years ago
3c27969
ivshmem: Assert interrupts are set up once
by Markus Armbruster
· 9 years ago
Next »