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
2016-10-28
sparc: Use the new common NVRAM functions for system and free space partition
Thomas Huth
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
2016-10-28
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
2016-10-28
ppc/xics: Add xics to the monitor "info pic" command
Benjamin Herrenschmidt
2016-10-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...
Peter Maydell
2016-10-26
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
2016-10-26
net: rtl8139: limit processing of ring descriptors
Prasad J Pandit
2016-10-26
net: vmxnet: initialise local tx descriptor
Li Qiang
2016-10-26
e1000e: Don't zero out buffer address in rx descriptor
Kevin Wolf
2016-10-26
net: rocker: set limit to DMA buffer size
Prasad J Pandit
2016-10-26
net: eepro100: fix memory leak in device uninit
Li Qiang
2016-10-26
net: pcnet: fix source formatting and indentation
Prasad J Pandit
2016-10-26
net: pcnet: check rx/tx descriptor ring length
Prasad J Pandit
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
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
i2c: Add asserts for second smbus i2c_start_transfer()
Corey Minyard
2016-10-24
hw/display: QOM'ify pl110.c
xiaoqiang zhao
2016-10-24
hw/arm: QOM'ify strongarm.c
xiaoqiang zhao
2016-10-24
hw/arm: QOM'ify pxa2xx_gpio.c
xiaoqiang zhao
2016-10-24
hw/arm: QOM'ify musicpal.c
xiaoqiang zhao
2016-10-24
timer: stm32f2xx_timer: add check for prescaler value
Prasad J Pandit
2016-10-24
i2c: Fix SMBus read transactions to avoid double events
Corey Minyard
2016-10-24
timer: a9gtimer: remove loop to auto-increment comparator
Prasad J Pandit
2016-10-24
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
2016-10-24
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
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
[next]