index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-25
9
-75
/
+211
|
\
|
*
pc: q35: Bump max_cpus to 288
Igor Mammedov
2016-10-24
1
-0
/
+2
|
*
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
1
-0
/
+14
|
*
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
1
-15
/
+29
|
*
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
2
-2
/
+2
|
*
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
1
-10
/
+8
|
*
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-24
1
-2
/
+10
|
*
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
Igor Mammedov
2016-10-24
1
-0
/
+5
|
*
pc: apic_common: Restore APIC ID to initial ID on reset
Igor Mammedov
2016-10-24
1
-0
/
+1
|
*
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
2016-10-24
1
-1
/
+45
|
*
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2016-10-24
2
-7
/
+6
|
*
acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254
Igor Mammedov
2016-10-24
1
-4
/
+6
|
*
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2016-10-24
1
-10
/
+24
|
*
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
2
-24
/
+59
*
|
i2c: Add asserts for second smbus i2c_start_transfer()
Corey Minyard
2016-10-24
2
-4
/
+15
*
|
hw/display: QOM'ify pl110.c
xiaoqiang zhao
2016-10-24
1
-5
/
+3
*
|
hw/arm: QOM'ify strongarm.c
xiaoqiang zhao
2016-10-24
1
-5
/
+10
*
|
hw/arm: QOM'ify pxa2xx_gpio.c
xiaoqiang zhao
2016-10-24
1
-10
/
+15
*
|
hw/arm: QOM'ify musicpal.c
xiaoqiang zhao
2016-10-24
1
-43
/
+45
*
|
timer: stm32f2xx_timer: add check for prescaler value
Prasad J Pandit
2016-10-24
1
-1
/
+1
*
|
i2c: Fix SMBus read transactions to avoid double events
Corey Minyard
2016-10-24
1
-13
/
+19
*
|
timer: a9gtimer: remove loop to auto-increment comparator
Prasad J Pandit
2016-10-24
1
-7
/
+7
*
|
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
2016-10-24
1
-11
/
+60
*
|
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-10-24
1
-67
/
+82
*
|
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+9
*
|
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2016-10-24
1
-5
/
+26
*
|
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
1
-4
/
+16
*
|
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2016-10-24
1
-3
/
+27
*
|
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
1
-15
/
+43
*
|
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
2016-10-24
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-24
50
-442
/
+421
|
\
|
*
char: replace avail_connections
Marc-André Lureau
2016-10-24
1
-1
/
+0
|
*
char: remove unused CHR_EVENT_FOCUS
Marc-André Lureau
2016-10-24
2
-4
/
+0
|
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
32
-35
/
+35
|
*
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
1
-5
/
+7
|
*
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2016-10-24
20
-169
/
+87
|
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
8
-27
/
+11
|
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
35
-219
/
+238
|
*
char: rename some frontend functions
Marc-André Lureau
2016-10-24
14
-17
/
+17
|
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
5
-45
/
+59
|
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
30
-258
/
+292
|
*
xilinx: fix buffer overflow on realize
Paolo Bonzini
2016-10-24
1
-2
/
+5
|
*
char: remove init callback
Marc-André Lureau
2016-10-24
11
-15
/
+15
|
*
malta: replace chr init by CHR_EVENT_OPENED handler
Marc-André Lureau
2016-10-24
1
-11
/
+19
|
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
7
-9
/
+10
|
*
char: serial: check divider value against baud base
Prasad J Pandit
2016-10-24
1
-1
/
+2
*
|
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
1
-1
/
+26
*
|
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-21
1
-0
/
+4
*
|
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-10-21
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
2016-10-18
6
-189
/
+248
|
\
[next]