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
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-07-07
macio: remove nonexistent interrupt on pin 1
Cormac O'Brien
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-06-03
macio: Convert to realize()
Markus Armbruster
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-27
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2015-03-11
stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
Alistair Francis
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
2015-03-10
macio: fix possible memory leak
Gonglei
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
2015-03-09
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-01
pc: export applesmc IO port/len
Igor Mammedov
2015-02-27
Give ivshmem its own config option
David Gibson
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-01-26
hw: misc, add educational driver
Jiri Slaby
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
2014-12-19
vfio: fix adding memory listener to the right address space
Frank Blaschka
2014-12-19
vfio: migration to trace points
Eric Auger
2014-12-15
vfio: use kvm_resamplefds_enabled()
Eric Auger
2014-10-31
ivshmem: use error_report
Andrew Jones
2014-10-31
ivshmem: Fix fd leak on error
Andreas Färber
2014-10-31
ivshmem: Fix potential OOB r/w access
Sebastian Krahmer
2014-10-31
ivshmem: validate incoming_posn value from server
Stefan Hajnoczi
2014-10-31
ivshmem: Check ivshmem_read() size argument
Stefan Hajnoczi
2014-10-31
Add skip_dump flag to ignore memory region during dump
Nikunj A Dadhania
2014-10-24
omap_gpmc.c: Remove duplicate assignment
Dr. David Alan Gilbert
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
vfio: remove bootindex property from qdev to qom
Gonglei
2014-09-22
vfio: make rom read endian sensitive
Nikunj A Dadhania
2014-09-22
Revert "vfio: Make BARs native endian"
Alexey Kardashevskiy
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2014-09-08
PPC: mac99: Fix core99 timer frequency
Alexander Graf
2014-08-25
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
ivshmem: check the value returned by fstat()
zhanghailiang
2014-08-14
ivshmem: fix building when debug mode is enabled
Levente Kurusa
2014-08-05
vfio: Don't cache MSIMessage
Alex Williamson
[next]