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
2013-10-04
kvmvapic: Prevent reading beyond the end of guest RAM
Jan Kiszka
1
-0
/
+3
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-98
/
+241
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
1
-36
/
+25
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-61
/
+91
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
1
-26
/
+17
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-38
/
+171
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-5
/
+5
2013-09-25
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
1
-0
/
+1
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+12
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-20
kvmvapic: Clear also physical ROM address when entering INACTIVE state
Jan Kiszka
1
-0
/
+2
2013-09-20
kvmvapic: Enter inactive state on hardware reset
Jan Kiszka
1
-3
/
+1
2013-09-20
kvmvapic: Catch invalid ROM size
Jan Kiszka
1
-2
/
+9
2013-09-12
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
1
-4
/
+1
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2
-1
/
+6
2013-09-09
pc_q35: Initialize Xen.
Anthony PERARD
1
-0
/
+5
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
1
-1
/
+1
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
2
-3
/
+28
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
3
-4
/
+3
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-66
/
+50
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
3
-4
/
+3
2013-09-01
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
2
-63
/
+48
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-5
/
+4
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2
-87
/
+95
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
3
-21
/
+20
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-7
/
+7
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-7
/
+7
2013-08-21
pc_piix: Kill pc_init1() memory region args
Eduardo Habkost
1
-5
/
+5
2013-08-21
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2
-4
/
+4
2013-08-21
pc: Create pc_compat_*() functions
Eduardo Habkost
2
-18
/
+65
2013-08-21
pc: Kill pc_init_pci_1_0()
Eduardo Habkost
1
-10
/
+4
2013-08-21
pc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
1
-13
/
+9
2013-08-21
pc: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
1
-49
/
+16
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2
-0
/
+4
2013-08-21
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2
-4
/
+4
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-3
/
+3
2013-08-13
pvpanic: fix bad merge
Anthony Liguori
2
-2
/
+2
2013-08-12
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2
-0
/
+2
2013-08-12
pc: drop external DSDT loading
Anthony Liguori
1
-1
/
+0
2013-08-12
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2
-8
/
+8
2013-08-12
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
2
-0
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
5
-6
/
+192
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
1
-9
/
+0
2013-08-12
pc: disable pci-info for 1.6
Michael S. Tsirkin
2
-4
/
+14
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
1
-7
/
+6
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2
-35
/
+35
2013-07-29
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
1
-0
/
+1
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
1
-2
/
+0
[next]