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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
qom: add pointer to int property helpers
Michael S. Tsirkin
2
-0
/
+81
2013-10-14
qom: cleanup struct Error references
Michael S. Tsirkin
1
-25
/
+25
2013-10-14
cleanup object.h: include error.h directly
Igor Mammedov
1
-1
/
+1
2013-10-14
hw/pci: removed irq field from PCIDevice
Marcel Apfelbaum
2
-5
/
+0
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
3
-22
/
+4
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
26
-43
/
+43
2013-10-14
hw/vfio: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-5
/
+6
2013-10-14
hw/vmxnet3: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-2
/
+11
2013-10-14
hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
Marcel Apfelbaum
1
-1
/
+1
2013-10-14
hw/pci: add pci wrappers for allocating and asserting irqs
Marcel Apfelbaum
2
-4
/
+45
2013-10-14
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
2
-0
/
+23
2013-10-14
hw/pci: partially handle pci master abort
Marcel Apfelbaum
2
-0
/
+27
2013-10-14
docs/memory: Explictly state that MemoryRegion priority is signed
Marcel Apfelbaum
1
-0
/
+4
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
4
-7
/
+7
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
5
-65
/
+94
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
1
-26
/
+17
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
5
-43
/
+179
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
3
-9
/
+7
2013-09-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
1
-0
/
+1
2013-09-15
pci: remove explicit check to 64K ioport size
Hervé Poussineau
1
-2
/
+4
2013-09-15
piix4: disable io on reset
Michael S. Tsirkin
1
-0
/
+1
2013-09-15
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
1
-4
/
+10
2013-09-15
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
1
-4
/
+10
2013-09-15
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
2
-0
/
+51
2013-09-15
range: add min/max operations on ranges
Michael S. Tsirkin
1
-0
/
+18
2013-09-15
range: add Range to typedefs
Michael S. Tsirkin
2
-1
/
+2
2013-09-15
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
1
-0
/
+10
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
27
-267
/
+1988
2013-09-11
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+4
2013-09-11
Merge remote-tracking branch 'spice/spice.v73' into staging
Anthony Liguori
4
-22
/
+28
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
10
-89
/
+95
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
28
-30
/
+2257
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
5
-8
/
+12
2013-09-11
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
57
-1089
/
+3407
2013-09-11
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
10
-29
/
+174
2013-09-10
configure: Add handling code for AArch64 targets
Alexander Graf
1
-1
/
+6
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
3
-2
/
+38
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
3
-14
/
+51
2013-09-10
linux-user: Add AArch64 termbits.h definitions
Alexander Graf
1
-0
/
+220
2013-09-10
linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
Alexander Graf
1
-0
/
+35
2013-09-10
linux-user: Make sure NWFPE code is 32 bit ARM only
Peter Maydell
1
-1
/
+3
2013-09-10
linux-user: Add signal handling for AArch64
Andreas Schwab
2
-0
/
+289
2013-09-10
linux-user: Fix up AArch64 syscall handlers
Alexander Graf
2
-4
/
+29
2013-09-10
linux-user: Add syscall number definitions for AArch64
Alexander Graf
1
-0
/
+323
2013-09-10
linux-user: Add cpu loop for AArch64
Peter Maydell
1
-0
/
+82
2013-09-10
linux-user: Don't treat AArch64 cpu names specially
Alexander Graf
1
-1
/
+2
2013-09-10
target-arm: Add AArch64 gdbstub support
Alexander Graf
5
-1
/
+126
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
6
-4
/
+178
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
5
-38
/
+151
[next]