index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
kvmclock: Ensure time in migration never goes backward
Alexander Graf
1
-0
/
+48
2014-05-13
pc: port 92 reset requires a low->high transition
Paolo Bonzini
1
-1
/
+2
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
1
-16
/
+10
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
1
-11
/
+28
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
1
-14
/
+15
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
1
-10
/
+13
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
1
-5
/
+7
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
1
-26
/
+19
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
1
-20
/
+20
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
1
-0
/
+1
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
1
-7
/
+28
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
1
-8
/
+17
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
1
-18
/
+27
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
1
-11
/
+19
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
1
-2
/
+7
2014-05-07
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
8
-422
/
+684
2014-05-07
xen: move Xen HVM files under hw/i386/xen
Wei Liu
5
-1
/
+684
2014-05-07
xen: move Xen PV machine files to hw/xenpv
Wei Liu
4
-422
/
+1
2014-05-07
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2
-0
/
+8
2014-05-07
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
1
-3
/
+4
2014-05-07
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
1
-0
/
+6
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
4
-24
/
+716
2014-05-05
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
1
-30
/
+20
2014-05-05
SMBIOS: Use macro to set smbios defaults
Gabriel L. Somlo
1
-14
/
+13
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
4
-19
/
+25
2014-05-05
E820: Add interface for accessing e820 table
Gabriel L. Somlo
1
-0
/
+15
2014-05-05
pc: add 2.1 machine type
Michael S. Tsirkin
2
-7
/
+47
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
1
-17
/
+14
2014-04-14
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
1
-1
/
+1
2014-04-10
acpi: update generated hex files
Michael S. Tsirkin
2
-30
/
+20
2014-04-08
dsdt: tweak ACPI ID for hotplug resource device
Michael S. Tsirkin
1
-1
/
+1
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2014-03-28
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
1
-2
/
+2
2014-03-27
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-26
acpi: make SSDT 1.0 spec compliant when possible
Michael S. Tsirkin
1
-2
/
+14
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-36
/
+44
2014-03-18
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2
-29
/
+16
2014-03-18
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
1
-1
/
+6
2014-03-18
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
1
-2
/
+2
2014-03-18
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
1
-0
/
+8
2014-03-18
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
1
-2
/
+2
2014-03-18
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
1
-0
/
+8
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
target-i386: Enable x2apic by default on KVM
Eduardo Habkost
2
-0
/
+2
2014-03-13
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
1
-3
/
+3
[next]