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
2016-10-24
pc: q35: Bump max_cpus to 288
Igor Mammedov
2016-10-24
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-24
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
Igor Mammedov
2016-10-24
pc: apic_common: Restore APIC ID to initial ID on reset
Igor Mammedov
2016-10-24
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
2016-10-24
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2016-10-24
acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254
Igor Mammedov
2016-10-24
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2016-10-24
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-24
char: replace avail_connections
Marc-André Lureau
2016-10-24
char: remove unused CHR_EVENT_FOCUS
Marc-André Lureau
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: rename some frontend functions
Marc-André Lureau
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
xilinx: fix buffer overflow on realize
Paolo Bonzini
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-24
malta: replace chr init by CHR_EVENT_OPENED handler
Marc-André Lureau
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
char: serial: check divider value against baud base
Prasad J Pandit
2016-10-21
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-21
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-10-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2016-10-17
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
2016-10-17
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
2016-10-17
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
2016-10-17
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2016-10-17
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
[next]