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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
32
-48
/
+48
2017-01-27
bt: use qemu_chr_alloc()
Marc-André Lureau
1
-6
/
+13
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
1
-5
/
+5
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
1
-2
/
+6
2017-01-27
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
1
-2
/
+3
2017-01-27
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
1
-0
/
+8
2017-01-27
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
1
-0
/
+2
2017-01-27
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
1
-1
/
+9
2017-01-27
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
1
-0
/
+79
2017-01-27
apic: save apic_delivered flag
Pavel Dovgalyuk
1
-0
/
+33
2017-01-27
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
1
-4
/
+11
2017-01-27
icount: update instruction counter on apic patching
Pavel Dovgalyuk
1
-0
/
+6
2017-01-26
s390x/flic: fix compilation of kvm flic
Cornelia Huck
1
-1
/
+1
2017-01-25
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-8
/
+7
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
1
-61
/
+14
2017-01-25
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
9
-0
/
+773
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-36
/
+34
2017-01-25
9pfs: fix offset error in v9fs_xattr_read()
Greg Kurz
1
-3
/
+3
2017-01-25
9pfs: local: trivial cosmetic fix in pwritev op
Greg Kurz
1
-2
/
+1
2017-01-25
9pfs: fix off-by-one error in PDU free list
Greg Kurz
1
-1
/
+1
2017-01-25
9pfs: add missing coroutine_fn annotations
Greg Kurz
1
-2
/
+2
2017-01-24
nios2: Add Altera 10M50 GHRD emulation
Marek Vasut
5
-0
/
+431
2017-01-24
nios2: Add periodic timer emulation
Chris Wulff
2
-0
/
+238
2017-01-24
nios2: Add IIC interrupt controller emulation
Chris Wulff
2
-0
/
+104
2017-01-24
hw/isa/isa-bus: Set category of the "isabus-bridge" device
Thomas Huth
1
-0
/
+1
2017-01-24
usb: Set category and description of the MTP device
Thomas Huth
1
-0
/
+2
2017-01-24
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
1
-0
/
+1
2017-01-24
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
1
-1
/
+1
2017-01-24
vfio: remove a duplicated word in comments
Cao jin
1
-2
/
+2
2017-01-24
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
1
-1
/
+1
2017-01-24
hw/i386/kvmvapic: Remove dead code in patch_hypercalls()
Peter Maydell
1
-6
/
+0
2017-01-24
pci-assign: avoid pointless stat
Paolo Bonzini
1
-8
/
+8
2017-01-24
pcie: fix typo in comments
Cao jin
1
-1
/
+1
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
11
-15
/
+15
2017-01-24
hw/block/m25p80: Fix typo in local macro name
Stefan Weil
1
-2
/
+2
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
9
-31
/
+26
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
8
-55
/
+113
2017-01-24
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
1
-0
/
+19
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
13
-39
/
+113
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2
-3
/
+26
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
4
-19
/
+9
2017-01-23
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
Igor Mammedov
1
-16
/
+8
2017-01-23
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
Igor Mammedov
1
-8
/
+9
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-35
/
+278
2017-01-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
8
-181
/
+332
2017-01-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-54
/
+146
2017-01-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-148
/
+439
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2
-2
/
+45
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
2
-0
/
+6
2017-01-20
hw/arm/virt-acpi-build: use SMC if booting in EL2
Andrew Jones
1
-6
/
+20
[next]