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
Age
Commit message (
Expand
)
Author
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
mac_world: Break long line
Eduardo Habkost
2015-09-19
exynos4: Declare each QEMUMachine as a separate variable
Eduardo Habkost
2015-09-19
exynos4: Use MachineClass instead of exynos4_machines array
Eduardo Habkost
2015-09-19
exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message
Eduardo Habkost
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
2015-09-19
mac99: Use MACHINE_TYPE_NAME to encode class name
Eduardo Habkost
2015-09-19
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
pseries: Rename machine class names to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
arm: Rename virt machine class to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
vexpress: Rename machine classes to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
vexpress: Don't set name on abstract class
Eduardo Habkost
2015-09-19
qdev: Do not use slow [*] expansion for GPIO creation
Pavel Fedin
2015-09-18
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-09-18
ahci: clean up initial d2h semantics
John Snow
2015-09-18
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
2015-09-18
ahci: fix signature generation
John Snow
2015-09-18
ahci: remove dead reset code
John Snow
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
2015-09-18
ide: fix ATAPI command permissions
John Snow
2015-09-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...
Peter Maydell
2015-09-18
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
target-mips: fix corner case in TLBWR causing QEMU to hang
Leon Alrae
2015-09-18
pic32: use LCG algorithm for generated random index of TLBWR instruction
Serge Vakulenko
2015-09-17
ide: unify io_buffer_offset increments
John Snow
2015-09-17
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-09-17
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
2015-09-17
net: smc91c111: gate can_receive() on rx FIFO having a slot
Peter Crosthwaite
2015-09-17
net: smc91c111: guard flush_queued_packets() on can_rx()
Peter Crosthwaite
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-16
pci: remove Link Training error from AER error list
Paolo Bonzini
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully
Edgar E. Iglesias
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
2015-09-14
xlnx-zynqmp: Remove unnecessary brackets around error messages
Alistair Francis
2015-09-14
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...
Peter Maydell
2015-09-13
sh4: Fix initramfs initialization for endiannes-mismatched targets
Guenter Roeck
2015-09-11
hw/arm/spitz: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
2015-09-11
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
[next]