index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-12
MAINTAINERS: add hw/pci/ to list of PCI files
Michael S. Tsirkin
2012-12-12
pci: prepare makefiles for pci code reorganization
Michael S. Tsirkin
2012-12-12
get_maintainer.pl: update from linix 3.8
Michael S. Tsirkin
2012-12-12
tap: reset vnet header size on open
Michael S. Tsirkin
2012-12-12
Fixup q35/ich9 Licenses
Jason Baron
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-12-10
Merge remote-tracking branch 'kraxel/usb.74' into staging
Anthony Liguori
2012-12-08
configure: Default to 'cc', not 'gcc'
Peter Maydell
2012-12-08
linux-user: Merge pread/pwrite into pread64/pwrite64
Peter Maydell
2012-12-08
target-xtensa: use movcond where possible
Max Filippov
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-12-08
target-xtensa: implement MISC SR
Max Filippov
2012-12-08
target-xtensa: better control rsr/wsr/xsr access to SRs
Max Filippov
2012-12-08
target-xtensa: restrict available SRs by enabled options
Max Filippov
2012-12-08
target-xtensa: implement CACHEATTR SR
Max Filippov
2012-12-08
target-xtensa: implement ATOMCTL SR
Max Filippov
2012-12-08
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
Blue Swirl
2012-12-08
finally kill cpudef config section support
Eduardo Habkost
2012-12-08
Merge branch 'memory-ioport' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2012-12-08
HACKING: List areas where we may rely on impdef C behaviour
Peter Maydell
2012-12-08
pixman: require 0.18.4 or newer
Gerd Hoffmann
2012-12-08
TCG: Remove unused global gen_opc_ arrays.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
2012-12-08
tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.
Evgeny Voevodin
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
2012-12-08
exec: Advise huge pages for the TCG code gen buffer
Richard Henderson
2012-12-07
target-i386: Postpone cpuid_level update to realize time
Igor Mammedov
2012-12-07
pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path
Markus Armbruster
2012-12-07
qemu-options: Fix space at EOL
Michal Privoznik
2012-12-07
Fix spelling in comments and documentation
Stefan Weil
2012-12-07
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Markus Armbruster
2012-12-07
arm: a9mpcore: remove un-used ptimer_iomem field
Peter Crosthwaite
2012-12-07
target-sparc: Remove t0, t1 from CPUSPARCState
Richard Henderson
2012-12-07
target-m68k: Remove t1 from CPUM68KState
Richard Henderson
2012-12-07
target-alpha: Remove t0, t1 from CPUAlphaState
Richard Henderson
2012-12-07
s390x: Spelling fixes (endianess -> endianness, occured -> occurred)
Stefan Weil
2012-12-07
Fix comments (adress -> address, layed -> laid, wierd -> weird)
Stefan Weil
2012-12-07
Fix spelling (prefered -> preferred)
Stefan Weil
2012-12-07
configure: Remove stray debug output
Peter Maydell
2012-12-07
sd: Send debug printfery to stderr not stdout
Peter Crosthwaite
2012-12-06
target-i386: Use define for cpuid vendor string size
Igor Mammedov
2012-12-06
target-i386: Separate feature string parsing from CPU model lookup
Eduardo Habkost
[next]