index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-17
unimplemented-device: Remove user_creatable flag
Eduardo Habkost
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
2017-03-14
hw/misc/imx6_src: Don't crash trying to reset missing CPUs
Peter Maydell
2017-02-28
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
2017-02-28
bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
Peter Maydell
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-24
hw/misc/imx6_src: defer clearing of SRC_SCR reset bits
Alex Bennée
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2016-12-27
aspeed/scu: fix SCU region size
Cédric Le Goater
2016-12-27
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-17
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
2016-09-22
aspeed: use error_report instead of LOG_GUEST_ERROR
Cédric Le Goater
2016-09-22
aspeed: calculate the RAM size bits at realize time
Cédric Le Goater
2016-09-22
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
2016-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...
Peter Maydell
2016-09-07
ppc: Fix macio ESCC legacy mapping
Benjamin Herrenschmidt
2016-09-06
ast2400: add a memory controller device model
Cédric Le Goater
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
[next]