index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2019-10-22
hw/intc/apic: reject pic ints if isa_pic == NULL
Sergio Lopez
2019-10-22
fw_cfg: add "modify" functions for all types
Sergio Lopez
2019-10-22
hw/i386: make x86.c independent from PCMachineState
Sergio Lopez
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2019-10-22
hw/i386/pc: remove commented out code from x86_load_linux()
Sergio Lopez
2019-10-22
hw/i386/pc: avoid an assignment in if condition in x86_load_linux()
Sergio Lopez
2019-10-22
hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()
Sergio Lopez
2019-10-22
hw/i386/pc: fix code style issues on functions that will be moved out
Sergio Lopez
2019-10-22
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
2019-10-22
hw/virtio: Factorize virtio-mmio headers
Sergio Lopez
2019-10-22
memory-device: simplify Makefile.objs conditions
Paolo Bonzini
2019-10-22
Do not use %m in common code to print error messages
Thomas Huth
2019-10-22
mc146818rtc: fix timer interrupt reinjection
Marcelo Tosatti
2019-10-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...
Peter Maydell
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
2019-10-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-10-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-15
memory-device: break the loop if tmp exceed the hinted range
Wei Yang
2019-10-15
memory-device: not necessary to use goto for the last check
Wei Yang
2019-10-15
hw/misc/vmcoreinfo: Add comment about reset handler
Philippe Mathieu-Daudé
2019-10-15
hw/input/lm832x: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/isa/vt82c686: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/ide/via82c: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/ide/sii3112: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/ide/piix: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/isa/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/acpi/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-15
hw/misc/bcm2835_mbox: Add trace events
Philippe Mathieu-Daudé
2019-10-15
hw/arm/bcm2835: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2019-10-15
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
2019-10-15
hw/arm/bcm2835_peripherals: Name various address spaces
Philippe Mathieu-Daudé
2019-10-15
hw/arm/bcm2835_peripherals: Improve logging
Philippe Mathieu-Daudé
2019-10-15
hw/arm/raspi: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-10-15
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
m25p80: Add support for w25q512jv
Cédric Le Goater
2019-10-15
aspeed/soc: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
aspeed/i2c: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
2019-10-15
aspeed/smc: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
[next]